The system suppression file should catch these, but since they *once again* are

not, I'll just add them here and be done with it.

llvm-svn: 130819
This commit is contained in:
Nick Lewycky 2011-05-04 01:03:02 +00:00
parent f1b401800a
commit 737aac5107
2 changed files with 14 additions and 0 deletions

View File

@ -39,3 +39,10 @@
fun:malloc
obj:/usr/bin/python*
}
{
We don't care about anything ld.so does.
Memcheck:Cond
obj:/lib/ld*.so
}

View File

@ -44,3 +44,10 @@
fun:malloc
obj:/usr/bin/python*
}
{
We don't care about anything ld.so does.
Memcheck:Cond
obj:/lib/ld*.so
}