summaryrefslogtreecommitdiff
path: root/script/valgrind.supp
Commit message (Expand)AuthorAgeFilesLines
* valgrind: suppress leaks in dlopen and newer librariesEdward Thomson2021-08-241-0/+64
* valgrind: add suppressions for undefined useEdward Thomson2019-11-241-0/+20
* valgrind: suppress libssh2_rsa_sha1_sign leaksEdward Thomson2019-11-241-0/+9
* valgrind: suppress kexinit leaksEdward Thomson2019-11-241-1/+10
* valgrind: suppress uninitialized reads in libcryptoEdward Thomson2019-11-231-0/+8
* valgrind: suppress memory leaks in libssh2_session_handshakePatrick Steinhardt2019-09-211-0/+20
* tests: execute leak checker via CTest directlyPatrick Steinhardt2019-07-201-0/+114