diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-07-20 02:46:09 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-07-24 03:21:37 +0200 |
commit | 49e78548c35be84200ea9f617c4b5b2f58c7e6f6 (patch) | |
tree | a620722c4538b392d917a3087248f91fd2b5cd34 /libavcodec/imgconvert.c | |
parent | 84655b7101a02230db1b34c7f77bd5464c9501cd (diff) | |
download | ffmpeg-49e78548c35be84200ea9f617c4b5b2f58c7e6f6.tar.gz |
avformat/mxfdec: Fix memleak when adding element to array fails
Said array contains pointers to other structs and both the designated
new element as well as other stuff contained in it (e.g. strings) leak
if the new element can't be added to the array.
Reviewed-by: Tomas Härdin <tjoppen@acc.umu.se>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/imgconvert.c')
0 files changed, 0 insertions, 0 deletions