mirror of
https://github.com/opencv/opencv.git
synced 2025-06-17 07:10:51 +08:00
valgrind: suppress OpenEXR ThreadPool
This commit is contained in:
parent
b6e41ebf27
commit
b8c080de12
@ -226,3 +226,11 @@
|
|||||||
fun:_ZN20CvVideoWriter_FFMPEG10writeFrameEPKhiiiii
|
fun:_ZN20CvVideoWriter_FFMPEG10writeFrameEPKhiiiii
|
||||||
fun:cvWriteFrame_FFMPEG
|
fun:cvWriteFrame_FFMPEG
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
OpenCV-OpenEXR-ThreadPool
|
||||||
|
Memcheck:Leak
|
||||||
|
fun:_Znwm
|
||||||
|
fun:_ZN16IlmThread_opencv10ThreadPoolC1Ej
|
||||||
|
fun:_ZN16IlmThread_opencv10ThreadPool16globalThreadPoolEv
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user