comparison ChangeLog @ 41:183ae993b9ad

security fix for potential buffer overrun in lz decompress
author carl
date Tue, 02 Oct 2007 15:49:44 -0700
parents be6d5329cc01
children f6db1f060a95
comparison
equal deleted inserted replaced
40:be6d5329cc01 41:183ae993b9ad
1 LibPST 0.5.12 (2007-10-02)
2 ===============================
3
4 * security fix from Brad Hards <bradh@frogmouth.net> for buffer
5 overruns in liv-zemple decoding for corrupted or malicious pst files.
6
1 LibPST 0.5.11 (2007-08-24) 7 LibPST 0.5.11 (2007-08-24)
2 =============================== 8 ===============================
3 9
4 * fix from Stevens Miller <smiller@novadatalabs.com> 10 * fix from Stevens Miller <smiller@novadatalabs.com>
5 for unitialized variable. 11 for unitialized variable.