1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00

Remove valgrind suppressions made obsolete by f0ef73db.

This commit is contained in:
David Steele 2020-03-09 13:31:08 -04:00
parent 3c4f91b319
commit f581edfa50

View File

@ -25,19 +25,6 @@
obj:*/libcrypto.so* obj:*/libcrypto.so*
} }
{
ignore_libperl_leaks
Memcheck:Leak
...
obj:*/libperl.so*
}
{
ignore_libperl_uninit_cond_jump
Memcheck:Cond
...
obj:*/libperl.so*
}
# This only seems to be an issue on Ubuntu 12.04 -- probably due to the old version of Valgrind # This only seems to be an issue on Ubuntu 12.04 -- probably due to the old version of Valgrind
{ {
ignore_libz_uninit_cond_jump ignore_libz_uninit_cond_jump