Mercurial > libpst
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Fri Aug 24 18:57:59 2007 -0700 +++ b/ChangeLog Tue Oct 02 15:49:44 2007 -0700 @@ -1,3 +1,9 @@ +LibPST 0.5.12 (2007-10-02) +=============================== + + * security fix from Brad Hards <bradh@frogmouth.net> for buffer + overruns in liv-zemple decoding for corrupted or malicious pst files. + LibPST 0.5.11 (2007-08-24) ===============================