Skip to content
Snippets Groups Projects
Commit ad979f2a authored by Martin Christoph Hierholzer's avatar Martin Christoph Hierholzer
Browse files

extended suppressions file for valgrind

parent 25055844
No related branches found
No related tags found
No related merge requests found
...@@ -191,12 +191,19 @@ ...@@ -191,12 +191,19 @@
... ...
} }
{ {
bash bash-leak
Memcheck:Leak Memcheck:Leak
... ...
obj:/bin/bash obj:/bin/bash
... ...
} }
{
bash-free
Memcheck:Free
...
obj:/bin/bash
...
}
{ {
ZeroMQ ZeroMQ
Memcheck:Param Memcheck:Param
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment