#1861: av_lockmgr_register doesn't destroy the mutex
-------------------------------------+-------------------------------------
Reporter: John | Type: defect
Status: new | Priority: critical
Component: avutil | Version: git-
Keywords: | master
av_lockmgr_register | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Hello,
av_lockmgr_register doesn't invoke callBack function with AV_LOCK_DESTROY
after using a mutex;
log:
Create a mutex
Create a mutex
Lock the mutex
Unlock the mutex
Lock the mutex
Unlock the mutex
Lock the mutex
Unlock the mutex
Lock the mutex
Unlock the mutex
Lock the mutex
Unlock the mutex
Lock the mutex
Unlock the mutex
Lock the mutex
Unlock the mutex
Lock the mutex
Unlock the mutex
Lock the mutex
Unlock the mutex
Lock the mutex
Unlock the mutex
Lock the mutex
Unlock the mutex
Lock the mutex
Unlock the mutex
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1861>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac