mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2026-05-01 20:26:28 -04:00
Add `sigtool --fuzzy-img` option to generate image fuzzy hash. Also fix assorted warnings, mostly ensuring enough buffer space so format strings aren't truncated. For the dsig change: the returned string is allocated and is not const. The caller will have to free it.