mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-12-08 06:09:46 +00:00
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 |
||
|---|---|---|
| .. | ||
| clamdscan.c | ||
| clamdscan.map | ||
| client.c | ||
| client.h | ||
| CMakeLists.txt | ||
| Doxyfile | ||
| proto.c | ||
| proto.h | ||