[FFmpeg-devel] [PATCH 1/6] avformat/aiffenc: Add deinit function
Michael Niedermayer
michael at niedermayer.cc
Thu Oct 24 20:38:31 EEST 2019
On Wed, Oct 23, 2019 at 02:59:39PM +0200, Andreas Rheinhardt wrote:
> Prevents memleaks if the trailer is never written.
>
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
> ---
> libavformat/aiffenc.c | 14 ++++++++++----
> 1 file changed, 10 insertions(+), 4 deletions(-)
>
> diff --git a/libavformat/aiffenc.c b/libavformat/aiffenc.c
> index d09c9afb95..4f24c2a28c 100644
> --- a/libavformat/aiffenc.c
> +++ b/libavformat/aiffenc.c
> @@ -1,3 +1,4 @@
> +
> /*
> * AIFF/AIFF-C muxer
> * Copyright (c) 2006 Patrick Guimond
stray change
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Avoid a single point of failure, be that a person or equipment.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20191024/0f0b7666/attachment.sig>
More information about the ffmpeg-devel
mailing list