mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
core(logger): avoid destruction of GlobalLoggingInitStruct object
- keep logger available until the program termination
This commit is contained in:
@@ -218,6 +218,13 @@
|
||||
fun:__itt_*create*
|
||||
}
|
||||
|
||||
{
|
||||
OpenCV-SingletonLogger
|
||||
Memcheck:Leak
|
||||
...
|
||||
fun:_ZN2cv5utils7logging8internalL26getGlobalLoggingInitStructEv
|
||||
}
|
||||
|
||||
{
|
||||
OpenCV-gtk_init
|
||||
Memcheck:Leak
|
||||
|
||||
Reference in New Issue
Block a user