#8226: A use-after-free bug in formats.c
------------------------------------+------------------------------------
Reporter: wurongxin | Owner:
Type: defect | Status: new
Priority: normal | Component: avfilter
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Comment (by wurongxin):
The possible patch could be inserted after 471 with the following code:
(*ref)->list = NULL;
(*ref)->refs = NULL;
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8226#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".