[FFmpeg-devel] [PATCH 1/2] avdevice/iec61883: return reference counted packets
James Almer
jamrial at gmail.com
Thu Apr 19 05:12:37 EEST 2018
On 4/18/2018 3:41 PM, James Almer wrote:
> Fixes part of ticket #7146, dealing with leaks of packet data since
> commit 87c88122703f2befcf96383d05bdf14373c22df9.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavdevice/iec61883.c | 17 +++++++++++++----
> 1 file changed, 13 insertions(+), 4 deletions(-)
Both patches confirmed working by the bug reporter, so pushed and
backported to branches 3.0 to 4.0.
More information about the ffmpeg-devel
mailing list