[FFmpeg-devel] [PATCH 3/6] avformat/apngenc: Add deinit function

James Almer jamrial at gmail.com
Wed Oct 30 20:30:14 EET 2019


On 10/23/2019 9:59 AM, Andreas Rheinhardt wrote:
> Prevents memleaks when the trailer is never written (e.g. when there was
> a write error when writing the header).
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
> ---
>  libavformat/apngenc.c | 14 ++++++++++----
>  1 file changed, 10 insertions(+), 4 deletions(-)

This fixes ticket #8347, so applied. Thanks.


More information about the ffmpeg-devel mailing list