Commit 5dc38584 authored by Georgi Kodinov's avatar Georgi Kodinov

fixed a typo in valgrind.supp

parent 252c2954
*# Suppress some common (not fatal) errors in system libraries found by valgrind # Suppress some common (not fatal) errors in system libraries found by valgrind
# #
# #
...@@ -721,3 +721,4 @@ ...@@ -721,3 +721,4 @@
fun:_dl_allocate_tls fun:_dl_allocate_tls
fun:pthread_create* fun:pthread_create*
} }
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