[FFmpeg-devel] [PATCH] lavf/webm_chunk: Fix a memory leak.

Michael Niedermayer michaelni at gmx.at
Thu Apr 30 23:44:31 CEST 2015


On Thu, Apr 30, 2015 at 12:56:24PM -0700, Vignesh Venkatasubramanian wrote:
> Fix a duplicate memory allocation. priv_data should be allocated
> in line 64 call to avformat_alloc_output_context2 since we pass
> the correct AVFormat to it. This removes the duplicate allocation.
> 
> Signed-off-by: Vignesh Venkatasubramanian <vigneshv at google.com>
> ---
>  libavformat/webm_chunk.c | 5 -----
>  1 file changed, 5 deletions(-)

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150430/c6b6d646/attachment.asc>


More information about the ffmpeg-devel mailing list