diff options
author | Vignesh Venkatasubramanian <vigneshv@google.com> | 2015-04-30 12:56:24 -0700 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-04-30 23:33:10 +0200 |
commit | ccb8f674995ded871ac725833b5efefce0ad63de (patch) | |
tree | fe39ccccbf4993187e4047733b225f09836cec47 /libavcodec | |
parent | 5935513c0ed1563a654b2e40d053f824bae93e6b (diff) | |
download | ffmpeg-ccb8f674995ded871ac725833b5efefce0ad63de.tar.gz |
lavf/webm_chunk: Fix a memory leak.
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@google.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions