valgrind/x86_64-pc-linux-gnu.supp: Tweak /bin/sed to let calloc recognized.

llvm-svn: 218368
This commit is contained in:
NAKAMURA Takumi 2014-09-24 04:38:09 +00:00
parent 566c14eccd
commit 853a1bf82c
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@
{
We don't care if sed leaks
Memcheck:Leak
fun:calloc
fun:malloc
obj:/bin/sed
}