diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-12-20 21:21:59 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-07-01 23:36:08 +0200 |
commit | 81e1872b478dc79e853a9f6175f0d57c70ccbfab (patch) | |
tree | ae430bb872b9dc564902e1350203c4af839828d9 /libavfilter | |
parent | 9ad4088674811132de230e1b8bc78b0d99f8edb3 (diff) | |
download | ffmpeg-81e1872b478dc79e853a9f6175f0d57c70ccbfab.tar.gz |
avformat/webmdashenc: Fix memleak upon realloc failure
The classical ptr = av_realloc(ptr, size).
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
(cherry picked from commit 418e468699868a0265f8b439beedf64bb643b088)
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions