Merge pull request #14815 from alalek:valgrind_suppress_openexr_threadpool

This commit is contained in:
Alexander Alekhin 2019-06-15 16:18:57 +00:00
commit 1f519eea89

View File

@ -226,3 +226,11 @@
fun:_ZN20CvVideoWriter_FFMPEG10writeFrameEPKhiiiii
fun:cvWriteFrame_FFMPEG
}
{
OpenCV-OpenEXR-ThreadPool
Memcheck:Leak
fun:_Znwm
fun:_ZN16IlmThread_opencv10ThreadPoolC1Ej
fun:_ZN16IlmThread_opencv10ThreadPool16globalThreadPoolEv
}