ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/liblzf/Changes
(Generate patch)

Comparing liblzf/Changes (file contents):
Revision 1.44 by root, Tue Sep 2 05:38:29 2008 UTC vs.
Revision 1.47 by root, Mon Dec 14 02:05:14 2009 UTC

1
2 - fixed hash calculation in C♯ version (Tiago Freitas Leal).
3
43.5 Fri May 1 02:28:42 CEST 2009
5 - lzf_compress did sometimes write one octet past the given output
6 buffer (analyzed and nice testcase by Salvatore Sanfilippo).
7
13.4 Tue Sep 2 06:45:00 CEST 2008 83.4 Tue Sep 2 06:45:00 CEST 2008
2 - the fix from 3.3 introduced a compression bug, which is fixed in 9 - the fix from 3.3 introduced a compression bug, which is fixed in
3 this release (which explains the mysterious prerelease...). thanls 10 this release (which explains the mysterious prerelease...). Thanks
4 once more to Clément Calmels. 11 once more to Clément Calmels.
5 12
63.3 Mon Aug 25 03:17:42 CEST 2008 133.3 Mon Aug 25 03:17:42 CEST 2008
7 - lzf_compress could access memory after the given input buffer 14 - lzf_compress could access memory after the given input buffer
8 when outputting back references. reported with nice testcase 15 when outputting back references. reported with nice testcase

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines