Tweak suppressions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109858 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer 2010-07-30 12:18:36 +00:00
parent ad78a88711
commit e099eba206
2 changed files with 2 additions and 1 deletions

View File

@ -30,6 +30,6 @@
{
We don't care if python leaks
Memcheck:Leak
fun:malloc
obj:/usr/bin/python2.5
}

View File

@ -30,5 +30,6 @@
{
We don't care if python leaks
Memcheck:Leak
fun:malloc
obj:/usr/bin/python2.5
}