Mercurial > libpst
comparison NEWS @ 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 $Id$ | 1 $Id$ |
2 | 2 |
3 0.5.12 2007-10-02 security fix for possible buffer overruns in liv-zemple decoding | |
3 0.5.11 2007-08-24 fix for unitialized variable | 4 0.5.11 2007-08-24 fix for unitialized variable |
4 0.5.10 2007-08-20 fix yet more valgrind errors, restructure readpst recursive walk, backwards overrun test | 5 0.5.10 2007-08-20 fix yet more valgrind errors, restructure readpst recursive walk, backwards overrun test |
5 0.5.9 2007-08-12 fix more valgrind errors, pst2ldif wrote undefined data | 6 0.5.9 2007-08-12 fix more valgrind errors, pst2ldif wrote undefined data |
6 0.5.8 2007-08-10 lzfu_decompress/base64_encode encoded random data into attachment | 7 0.5.8 2007-08-10 lzfu_decompress/base64_encode encoded random data into attachment |
7 0.5.7 2007-08-09 fix valgrind errors, using uninitialized data | 8 0.5.7 2007-08-09 fix valgrind errors, using uninitialized data |