Commit Graph

18 Commits (a6b4b6af38054da3e4ae888f835eebd117d3f3d0)

Author SHA1 Message Date
aCaB 1405207a2b bb#1219 17 years ago
Tomasz Kojm 9c403bcec9 libclamav/chmunpack.c: fix possible invalid memory access (bb#1089) 17 years ago
Tomasz Kojm 2d5e85fabb fix unlink failure on win32 (bb#951) 17 years ago
Tomasz Kojm 2fcb00805e fix error path logic 17 years ago
aCaB 997a0e0b86 hardfail on unlink failure 17 years ago
Tomasz Kojm 0ba3503bd1 downgrade some error messages (bb#911, bb#798) 17 years ago
Tomasz Kojm 2023340a41 update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
aCaB c0a95e0ce6 bb#384 - unlink 17 years ago
aCaB 2455584143 sync to trunk 18 years ago
Tomasz Kojm 96435bdc49 fix some compiler warnings 18 years ago
Tomasz Kojm 128c7bed98 fix invalid free() (bb#809) 18 years ago
Tomasz Kojm 3c5f7c0814 use %lu/(unsigned long int) instead of %ju/(uintmax_t) (bb#444) 18 years ago
Tomasz Kojm e8fcc7cd3d fix printing of size_t and off_t vars (bb#444) 18 years ago
Trog c71cae8cb2 fix bb#740 18 years ago
Trog b865e44a99 re-structure CHM unpacker. Uses no dynamic memory when mmap() available. 18 years ago
Trog 871067d97d Code cleanup. Reduce dynamic memory footprint. 18 years ago
Tomasz Kojm 630d154a20 fix fd leak in chm_decompress_stream (CVE-2007-1745) 18 years ago
Tomasz Kojm ef38c83d47 add support for HP-UX 11.11 19 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Tomasz Kojm a8d1578ebe fix some debug messages 19 years ago
Tomasz Kojm fc83da8244 remove some gcc warnings 19 years ago
Tomasz Kojm 6f38c93985 s/strdup/cli_strdup/g 19 years ago
Tomasz Kojm 24fd05e150 new cab code 19 years ago
Tomasz Kojm 52b5464e4f security fixes 19 years ago
Tomasz Kojm b58fdfc292 apply w32 patches from NJH 19 years ago
Tomasz Kojm 48b7b4a747 update GPL headers with new address for FSF 19 years ago
Tomasz Kojm 75282b5c33 code cleanup 19 years ago
Trog 8bf5929eb3 * libclamav/chmunpack.c: Fix possible memory leak (TK) 20 years ago
Trog 93e155f638 Fix possible malloc overflow. Reported by Alex Wheeler. 20 years ago
Trog 022027aff3 * libclamav/chmunpack.c: Add extra sanity check. 20 years ago
Trog 9d3c38bad4 Fix compiler warnings. 20 years ago
Trog 3c21733d1e * libclamav/chmunpack.c: relax over stringent offset checks. 21 years ago
Tomasz Kojm e7fe9178b0 improved support for BSDI BSD/OS 21 years ago
Tomasz Kojm 3873c84716 better handling of broken files 21 years ago
Trog 72d885e813 * libclamav/ole2_extract.c: sanitize filenames 21 years ago
Trog 07d3309674 * libclamav/chmunpack.c: make sure we don't get filename collisions 21 years ago
Trog c84fb7d5d5 bound memory usage; cleanups. 21 years ago
Trog ea03585cb4 use fclose() to flush data 21 years ago
Trog ce4fc78d13 remove the uncompressed temp file before scanning 21 years ago
Tomasz Kojm a5373b6417 integrate CHM unpacker 21 years ago