Commit Graph

126 Commits (88e546be78382200581a1e57e1878b68f163b5e9)

Author SHA1 Message Date
Micah Snyder d507b58a91 applying patch to correct invalid read in unrar add_vm_code. 7 years ago
Micah Snyder 927b2bab17 bb11992: cleaning up some variable initialization. 7 years ago
Micah Snyder a7e14794e2 adding back changes to eliminate warnings from unrar files other than unrarppm. 8 years ago
Micah Snyder 169af0fc67 Revert "eliminating warnings. mostly correcting variable types. also correcting struct initialization in a couple instances (var = {0} does not zero the memory on all platforms). Also some minor formatting corrections in areas I was already working. eliminated some unused variables." 8 years ago
Micah Snyder 8efbf4a0cb eliminating compile warnings in windows 10, vs2015, x86 and x64. 8 years ago
Micah Snyder 84a7f40288 eliminating warnings. mostly correcting variable types. also correcting struct initialization in a couple instances (var = {0} does not zero the memory on all platforms). Also some minor formatting corrections in areas I was already working. eliminated some unused variables. 8 years ago
Micah Snyder d18d72219f Eliminating warnings, converting iterator variables to size_t when used to compare against sizeof(). added a couple of missing #includes. 8 years ago
Mickey Sola d4699442bc unrar - adding proposed changes to fix RAR VMSF_DELTA Filter Signedness error 8 years ago
Steven Morgan 7cdd2b5512 bb11601 - revise buffer limit check due. 9 years ago
Steven Morgan da520c34b0 bb11601 - check array boundaries in unrarvm rarvm_getbits(). 9 years ago
Steven Morgan 64f9b9b5dd fix possible out of bounds stack read. 9 years ago
Steven Morgan 82a23f4187 bb11600 - fix out of bounds stack read. 9 years ago
Kevin Lin 059ca61484 compiler warning suppression 9 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Shawn Webb ddc55da065 Revert "Silence compiler warnings with the clamunrar code" 11 years ago
Shawn Webb ec187e32b5 Revert "Use unsigned int rather than size_t" 11 years ago
Shawn Webb a6680bcf80 Revert "Fix bug" 11 years ago
Shawn Webb 1a08d60c16 Revert "Do a better job at bounds checking" 11 years ago
Shawn Webb b534f24d35 Do a better job at bounds checking 11 years ago
Shawn Webb e1df7dd0d9 Fix bug 11 years ago
Shawn Webb 61985b7b1f Use unsigned int rather than size_t 11 years ago
Shawn Webb ff909fb9e1 Silence compiler warnings with the clamunrar code 11 years ago
David Raynor 332cea9889 libclamunrar: cid #10445 & #10454 12 years ago
David Raynor 3d8a0c1df0 libclamunrar: cid #10618 & #10619 12 years ago
Tom Judge 7369b4c62f Finish off documentation config files. 13 years ago
Tomasz Kojm a7d13e33d5 libclamunrar/unrar.c: fix error path memory leaks (bb#2100) 15 years ago
aCaB a5b7bfabe0 make rar stfu - bb#1835 15 years ago
Török Edvin f3bd7d3ae2 Fix error path leak in unrar. 15 years ago
aCaB 081f64735d win32#2 16 years ago
aCaB be4bf7f4ab win32 16 years ago
Tomasz Kojm 8df99a92aa 0.95.2 16 years ago
Tomasz Kojm f009e24102 libclamunrar, libclamav: don't depend on the uncompressed size field in RAR headers (bb#1467) 16 years ago
Török Edvin a2785a214b avoid rar_malloc warnings on damaged files (bb #1290) 17 years ago
aCaB 5ed6026065 liblt sucks 17 years ago
aCaB bb7bd3abfd final 17 years ago
aCaB 094104a7ac preliminary dlopen support for libclamunrar - this is mostly libtool stuff 17 years ago
Török Edvin 08402afa4c fix more compiler warnings (bb #273) 17 years ago
Török Edvin b9b477842d fix compiler warnings, more to come (bb #273) 17 years ago
Török Edvin ae685a75c1 link to libclamunrar_iface explicitly to 17 years ago
Török Edvin 15d67313c4 allow 'make check' to work even if check is not installed 17 years ago
aCaB 6d48ea885a update libtool - bb#1162 17 years ago
Török Edvin 2d75763208 revert last commit, it breaks bzip2 detection in /usr/local 17 years ago
Török Edvin 8179270b95 if pkg-config cannot find check look in standard places for check 17 years ago
aCaB 47c92b5985 re-enable bigendian builds 17 years ago
Török Edvin 4a40b66cf0 replace AC_FUNC_MMAP: check only for MAP_PRIVATE and not MAP_FIXED (bb #1140) HP-UX: zlib in non-standard path, LIBS got set to -lz, but -L was missing, just restore LIBS and don't touch it 17 years ago
Török Edvin 7959343dc7 allow make distcheck to succeed (bb #1142) 17 years ago
Tomasz Kojm e272709a0e minor fix 17 years ago
Török Edvin 5cd3f734a9 add lots of warnings flags to 'make distcheck', 17 years ago
Tomasz Kojm 0f25b6cc95 make sure indexes are in proper range 17 years ago
aCaB 55144c4766 work around non reentrant lresolv 17 years ago