1
0
Fork 0

removed unused suppressions file

This commit is contained in:
Jan Steemann 2014-06-18 22:51:04 +02:00
parent fa78a06695
commit 65d130c0f2
1 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
{
ignore errors caused by realloc(PTR,0)
Memcheck:Leak
fun:malloc
fun:realloc
fun:ev_realloc
...
}
{
Protcol Buffers
Memcheck:Leak
...
fun:_ZN6google8protobuf14DescriptorPool24InternalAddGeneratedFileEPKvi
...
}