1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00

Added valgrind suppressions file

This commit is contained in:
James Booth 2014-06-15 17:18:34 +01:00
parent d0fa51fe67
commit c505f4aaba

8
prof.supp Normal file
View File

@ -0,0 +1,8 @@
{
_dl_init
Memcheck:Leak
...
fun:_dl_init
obj:/lib/x86_64-linux-gnu/ld-2.17.so
...
}