added suppression for TBB valgrind issue

This commit is contained in:
Ilya Lavrenov 2016-07-14 12:16:52 +03:00
parent 3e77731f7e
commit 9e8d060314

View File

@ -4,3 +4,10 @@
fun:ippicvGetCpuFeatures
fun:ippicvStaticInit
}
{
TBB - allocate_via_handler_v3 issue
Memcheck:Leak
fun:malloc
fun:_ZN3tbb8internal23allocate_via_handler_v3Em
}