diff options
author | Andreas Rheinhardt <[email protected]> | 2019-09-16 17:54:59 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2019-09-17 14:41:07 +0200 |
commit | 34bd293b014efc816bd7aab068d7f9e4a6d3011a (patch) | |
tree | 633851d98bf5e6cbe4de045e008a61ecc2cb4997 /tools/python | |
parent | ef50cf7b32b91af303e37236f22e2e89971a84b7 (diff) |
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 <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'tools/python')
0 files changed, 0 insertions, 0 deletions