1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-05-28 17:41:28 +03:00

valgrind: Ignore valgrind free bug on exit

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
Andreas Schneider 2015-05-06 10:23:27 +02:00
parent 8979150745
commit f65f41acc2

View File

@ -28,6 +28,18 @@
obj:/lib64/ld-2.15.so
}
### VALGRIND
{
valgrind_exit_free_bug
Memcheck:Free
fun:free
fun:__libc_freeres
fun:_vgnU_freeres
fun:__run_exit_handlers
fun:exit
}
### OPENSSL
{
openssl_crypto_value8