[FFmpeg-devel] [PATCH 2/2] libavdevice/avfoundation.m: fix potential unreleased lock issue
Thilo Borgmann
thilo.borgmann at mail.de
Fri Sep 17 16:32:27 EEST 2021
Am 26.08.21 um 16:40 schrieb Chengfeng Ye:
> The problem here is that the lock ctx->frame_lock will become
> an unreleased lock if the program returns at patched lines.
>
> Depends-on: series-0001
> Cc: cyeaa at connect.ust.hk
> Bug tracker link: https://trac.ffmpeg.org/ticket/9386\#ticket
>
> Signed-off-by: Chengfeng Ye <cyeaa at connect.ust.hk>
> ---
> libavdevice/avfoundation.m | 17 +++++++++++++++--
> 1 file changed, 15 insertions(+), 2 deletions(-)
Pushed, thanks!
-Thilo
More information about the ffmpeg-devel
mailing list