aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/rtpproto.c
diff options
context:
space:
mode:
authorVignesh Venkatasubramanian <vigneshv@google.com>2015-04-30 12:56:24 -0700
committerMichael Niedermayer <michaelni@gmx.at>2015-04-30 23:33:10 +0200
commitccb8f674995ded871ac725833b5efefce0ad63de (patch)
treefe39ccccbf4993187e4047733b225f09836cec47 /libavformat/rtpproto.c
parent5935513c0ed1563a654b2e40d053f824bae93e6b (diff)
downloadffmpeg-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 'libavformat/rtpproto.c')
0 files changed, 0 insertions, 0 deletions