Commit 2b46cbe5 authored by Pavel Vainerman's avatar Pavel Vainerman

корректировка valgrind.supp

parent 4b476035
...@@ -6,6 +6,13 @@ ...@@ -6,6 +6,13 @@
} }
{ {
sh
Memcheck:Leak
...
obj:/bin/sh
}
{
ps ps
Memcheck:Leak Memcheck:Leak
... ...
...@@ -13,6 +20,14 @@ ...@@ -13,6 +20,14 @@
} }
{ {
grep
Memcheck:Leak
...
obj:/bin/grep
}
{
bash bash
Memcheck:Leak Memcheck:Leak
# match-leak-kinds: definite # match-leak-kinds: definite
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment