valgrind/x86_64-pc-linux-gnu.supp: We don't care if sed leaks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218307 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi 2014-09-23 14:19:09 +00:00
parent cda6e24915
commit 7cde53f70d

View File

@ -51,6 +51,12 @@
obj:/usr/bin/python*
}
{
We don't care if sed leaks
Memcheck:Leak
obj:/bin/sed
}
{
We don't care about anything ld.so does.
Memcheck:Cond