diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-09-16 17:54:59 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-07-01 21:39:33 +0200 |
commit | d1fe26f2b75088bf29b8ed27ad43146e1666e38e (patch) | |
tree | 54b045bbe97d82086a0dc8142b114617be232203 /tools/qt-faststart.c | |
parent | 6b0276f05ee0ee7c7cb76d381fe3e27cae806205 (diff) | |
download | ffmpeg-d1fe26f2b75088bf29b8ed27ad43146e1666e38e.tar.gz |
avformat/mov: Fix memleak
When the mov/mp4 demuxer encounters an error during decrypting a packet,
it returns the error, yet doesn't free the packet, so that the packet
leaks. This has been fixed in this commit.
Fixes the memleaks from ticket #8150.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 34bd293b014efc816bd7aab068d7f9e4a6d3011a)
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'tools/qt-faststart.c')
0 files changed, 0 insertions, 0 deletions