File Release Notes and Changelog
Release Name: 0.88.5
Notes:
This version fixes a crash in the CHM unpacker and a heap overflow in the function rebuilding PE files after unpacking.
Changes:
Sun Oct 15 20:10:31 CEST 2006
-----------------------------
* Bugfixes:
- libclamav/rebuildpe.c: fix possible heap overflow [IDEF1597]
- libclamav/chmunpack.c: fix possible crash [IDEF1736]
- freshclam/manager.c: "Cache-Control: no-cache" is now disabled by default.
If you're behind a broken proxy you can recompile freshclam with --enable-no-cache.