mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2026-02-01 18:41:35 -05:00
* master: (60 commits) Fix build when git is not installed and using BSD make. Only use -fno-strict-aliasing for gcc-4.3+, to avoid bugs with older compilers (bb #1581). libclamav/matcher-bm.c: fix cli_bm_freeoff() (bb#1710) bb#1708 implove poolsize.pl win32: s/C_WINDOWS/_WIN32/ in clamd, shared libclamav/matcher-ac.c: fix matching of logical sigs (bb#1707) libclamav/readdb.c: fix handling of broken .ldb sigs (bb#1701) libclamav: new signature blacklisting format (bb#1625) killclamd must always succeed (except when there's a stuck clamd). Fix typo. Better error message when clamd gets killed merge win32 patches from sherpya remove bogus debug printf libclamav/matcher-ac.c: add support for line marker (L) (matches CR, CRLF and boundaries) fix EOL in platform.h sis.c: fix size check fix several problems introduced by the win32 commits fix in cli_is_abspath win32#3 ... Conflicts: .gitignore Makefile.am configure configure.in libclamav/readdb.c