added suppression for TBB valgrind issue
This commit is contained in:
parent
3e77731f7e
commit
9e8d060314
@ -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
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user