mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
Merge pull request #20842 from alalek:valgrind_suppression
This commit is contained in:
commit
0321644bbd
@ -51,7 +51,7 @@
|
||||
OpenCV-TLS-getTlsStorage
|
||||
Memcheck:Leak
|
||||
...
|
||||
fun:_ZN2cvL13getTlsStorageEv
|
||||
fun:_ZN2cv*L13getTlsStorageEv
|
||||
}
|
||||
|
||||
{
|
||||
@ -159,7 +159,7 @@
|
||||
OpenCV-DNN-getLayerFactoryMutex
|
||||
Memcheck:Leak
|
||||
...
|
||||
fun:_ZN2cv3dnn*L20getLayerFactoryMutexEv
|
||||
fun:_ZN2cv3dnn*20getLayerFactoryMutexEv
|
||||
}
|
||||
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user