valgrind: another tcmalloc suppression

With this I can run a simple job with a normal build (not
notcmalloc) and valgrind does not complain.  Fingers crossed!

Signed-off-by: Sage Weil <sage@inktank.com>
This commit is contained in:
Sage Weil 2014-02-01 22:05:14 -08:00
parent c1bc7fcc7f
commit be3ea71cdb

View File

@ -7,6 +7,14 @@
fun:*tcmalloc*GrowHeap*
...
}
{
tcmalloc: string
Memcheck:Leak
...
obj:*tcmalloc*
fun:call_init.part.0
...
}
{
ceph global: deliberate onexit leak
Memcheck:Leak