clamav/clamdscan
Val S. d758c00537
Tests: Fix a couple of valgrind complaints (#1554)
Fix valgrind issues regarding:

- Unclosed log file descriptor in libclamav unit test program.
  Also need to disable debug logging for `iconv_cache_destroy()` for this
  or else it will try to use that file descriptor after `main()` exits.

- Unclosed socket file descriptor in ClamDScan when doing `ping()`
  function.

CLAM-2872
2025-09-09 12:35:14 -04:00
..
clamdscan.c Windows: Fix issue printing unicode filenames (#1461) 2025-07-25 17:42:43 -04:00
clamdscan.map don't link clamdscan with -lz -ldl (bb #1474) 2010-01-26 10:08:48 +02:00
client.c Tests: Fix a couple of valgrind complaints (#1554) 2025-09-09 12:35:14 -04:00
client.h Bump copyright dates for 2025 2025-02-14 10:24:30 -05:00
CMakeLists.txt Bump copyright dates for 2025 2025-02-14 10:24:30 -05:00
Doxyfile Finish off documentation config files. 2012-05-15 12:13:04 -04:00
proto.c Bump copyright dates for 2025 2025-02-14 10:24:30 -05:00
proto.h Bump copyright dates for 2025 2025-02-14 10:24:30 -05:00