aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/mux.c
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2016-11-19 12:38:44 -0300
committerJames Almer <jamrial@gmail.com>2016-11-19 20:23:25 -0300
commit574929d8b6de32ae712fcca7ab09f01a3e4616be (patch)
tree5a002d5dce5144f44db5ad73ab72af0350a43048 /libavformat/mux.c
parent0ffea3565700c9b3093ead285f729bb319a2163e (diff)
downloadffmpeg-574929d8b6de32ae712fcca7ab09f01a3e4616be.tar.gz
avcodec/avpacket: fix leak on realloc in av_packet_add_side_data()
If realloc fails, the pointer is overwritten and the previously allocated buffer is leaked, which goes against the expected behavior of keeping the packet unchanged in case of error. Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavformat/mux.c')
0 files changed, 0 insertions, 0 deletions