[FFmpeg-devel] [PATCH 1/2] libavdevice/avfoundation.m: fix protential unreleased lock issue
Thilo Borgmann
thilo.borgmann at mail.de
Fri Sep 17 16:32:39 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
> line 697, line 735 and line744.
>
> Cc: cyeaa at connect.ust.hk
> Bug tracker link: https://trac.ffmpeg.org/ticket/9385\#ticket
>
> Signed-off-by: Chengfeng Ye <cyeaa at connect.ust.hk>
> ---
> libavdevice/avfoundation.m | 3 +++
> 1 file changed, 3 insertions(+)
Pushed, thanks!
-Thilo
More information about the ffmpeg-devel
mailing list