OSDN Git Service

avcodec/tiff: Avoid loosing allocated geotag values
authorMichael Niedermayer <michael@niedermayer.cc>
Mon, 5 Jun 2017 18:39:21 +0000 (20:39 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Mon, 5 Jun 2017 20:43:23 +0000 (22:43 +0200)
commitd7cbeab4c1381f95ed0ebf85d7950bee96f66164
tree43004558dbc60477e2227ddeaaaf5d847104d797
parent1e6ee86d9254e8fd2158cc9a31d3be96b0809411
avcodec/tiff: Avoid loosing allocated geotag values

Fixes memleak
Fixes: 2076/clusterfuzz-testcase-minimized-6542640243802112

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/tiff.c