aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil
diff options
context:
space:
mode:
authorSteven Siloti <ssiloti@bittorrent.com>2017-07-18 11:26:39 -0700
committerMichael Niedermayer <michael@niedermayer.cc>2017-09-17 15:57:27 +0200
commitee17fdffd4cb55eb8533ec2684ce5d7c8cf1fb22 (patch)
tree0c21e2fccdb5036155ab26dcd942f207aa31779c /libavutil
parenteadb52d4590433896bbde2395e2ca796caebf08c (diff)
downloadffmpeg-ee17fdffd4cb55eb8533ec2684ce5d7c8cf1fb22.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 'libavutil')
0 files changed, 0 insertions, 0 deletions