mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2026-05-08 07:36:28 -04:00
* fmapify: (54 commits) workaround for unrar not supporting fmap. stfu on large lzma allocs handle 7z encryption detection albeit post extraction and blockencrypted add 7z SFX support - bb#3063 fix makefile for external LLVM 2.9 fix wrong interaction between prescan_cb caching and postscan_cb bytecode_watchdog: fix use of unaddressable data UPgrade lzma SDK to version 9.20 Also fmapify export cl_fmap_close cli_map_scandesc convenience API Introduce cli_map_scandesc to scan a portion of the existing file fix utf16_to_utf8, and add testcase cli_utf16_to_utf8 fmapify jpeg_exploit fmaify cli_scan_riff fmapify mydoom export filetype cb factor out common code fix mem API of new fmap unit tests for new fmap scan API ... Conflicts: libclamav/Makefile.in libclamav/c++/Makefile.am libclamav/c++/Makefile.in libclamav/filetypes_int.h libclamav/scanners.c libclamav/str.c unit_tests/check_clamav.c