Merge pull request #6901 from ilya-lavrenov:valgrind-tbb-suppression

This commit is contained in:
Maksim Shabunin 2016-07-14 11:46:37 +00:00
commit bb41df9d5f

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
}