Skip to content
Snippets Groups Projects
Commit 1c5bf1d7 authored by Sergey Yakubov's avatar Sergey Yakubov
Browse files

valgrind suppressions

parent 6baee4c4
No related branches found
No related tags found
No related merge requests found
......@@ -75,6 +75,12 @@
Memcheck:Cond
fun:strlen
}
{
temp_ignore_strlen
Memcheck:Addr1
fun:strlen
...
}
{
temp_ignore_screate
Memcheck:Leak
......
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