opencv/platforms/scripts/valgrind.supp
2016-07-14 12:16:52 +03:00

14 lines
218 B
Plaintext

{
IPP static init
Memcheck:Cond
fun:ippicvGetCpuFeatures
fun:ippicvStaticInit
}
{
TBB - allocate_via_handler_v3 issue
Memcheck:Leak
fun:malloc
fun:_ZN3tbb8internal23allocate_via_handler_v3Em
}