Commit 9e8d0603 authored by Ilya Lavrenov's avatar Ilya Lavrenov

added suppression for TBB valgrind issue

parent 3e77731f
...@@ -4,3 +4,10 @@ ...@@ -4,3 +4,10 @@
fun:ippicvGetCpuFeatures fun:ippicvGetCpuFeatures
fun:ippicvStaticInit fun:ippicvStaticInit
} }
{
TBB - allocate_via_handler_v3 issue
Memcheck:Leak
fun:malloc
fun:_ZN3tbb8internal23allocate_via_handler_v3Em
}
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