#3194: valgrind leak on example package (leaking global lock manager mutex at
exit)
-------------------------------------+-------------------------------------
Reporter: andreyv | Owner:
Type: defect | er.anshul.maheshwari@…
Priority: minor | Status: open
Version: git-master | Component: avcodec
Keywords: leak | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 1 | Reproduced by developer: 1
-------------------------------------+-------------------------------------
Changes (by michael):
* priority: normal => minor
Comment:
this leak is just a single mutex for the whole program execution and will
get freed by the OS after program execution. So the only issue that this
causes is a warning in tools like valgrind.
Also its non trivial to free this mutex without race conditions
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3194#comment:15>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac