diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-03-21 03:57:32 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-03-22 13:00:19 +0100 |
commit | 5acef1206144554a48f699b421e8d739e752d8ab (patch) | |
tree | 3f7c162f3a4bfae4995d9de580551a744ad74d95 /libavformat/webmdashenc.c | |
parent | 6e14ddd1567e215957b754c2863ec715f74607b9 (diff) | |
download | ffmpeg-5acef1206144554a48f699b421e8d739e752d8ab.tar.gz |
avformat/bethsoftvid: Fix potential memleak upon reallocation failure
The classical ptr = av_realloc(ptr, size), just with av_fast_realloc().
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/webmdashenc.c')
0 files changed, 0 insertions, 0 deletions