diff options
author | Steven Siloti <ssiloti@bittorrent.com> | 2017-07-18 11:26:39 -0700 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-09-10 01:33:28 +0200 |
commit | fd871e24e65b2d3d91b060b5e878f37c9ee5cdff (patch) | |
tree | 14485e728e8f9cd8e0a955f13222c0ee4e7b73bb /libavcodec/h264_slice.c | |
parent | 8aa32a8d5c6ba5611cbb4c5329d1c6e8441d64e7 (diff) | |
download | ffmpeg-fd871e24e65b2d3d91b060b5e878f37c9ee5cdff.tar.gz |
avformat/utils: fix memory leak in avformat_free_context
The pointer to the packet queue is stored in the internal structure
so the queue needs to be flushed before internal is freed.
Signed-off-by: Steven Siloti <ssiloti@bittorrent.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 949debd1d1df3a96315b3a3083831162845c1188)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/h264_slice.c')
0 files changed, 0 insertions, 0 deletions