Cisco-Talos / clamav

ClamAV - Documentation is here: https://docs.clamav.net
https://www.clamav.net/
GNU General Public License v2.0
4.27k stars 692 forks source link

tests: Fix issue when path to unrar module is very long #1316

Closed micahsnyder closed 2 months ago

micahsnyder commented 2 months ago

If the LD_LIBRARY_PATH for libclamunrar_iface longer than 128 chars, it may be truncated and fail to load the RAR module.