mirror of https://gitee.com/bigwinds/arangodb
removed unused suppressions file
This commit is contained in:
parent
fa78a06695
commit
65d130c0f2
|
@ -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
|
|
||||||
...
|
|
||||||
}
|
|
Loading…
Reference in New Issue