summaryrefslogtreecommitdiffstats
path: root/libavformat/libsmbclient.c
diff options
context:
space:
mode:
authorVignesh Venkatasubramanian <[email protected]>2015-04-30 12:56:24 -0700
committerMichael Niedermayer <[email protected]>2015-04-30 23:33:10 +0200
commitccb8f674995ded871ac725833b5efefce0ad63de (patch)
treefe39ccccbf4993187e4047733b225f09836cec47 /libavformat/libsmbclient.c
parent5935513c0ed1563a654b2e40d053f824bae93e6b (diff)
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 <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavformat/libsmbclient.c')
0 files changed, 0 insertions, 0 deletions