]> git.sesse.net Git - ffmpeg/commit
avformat/samidec: Deallocate hdr_buf
authorMichael Niedermayer <michael@niedermayer.cc>
Mon, 22 Feb 2021 19:44:36 +0000 (20:44 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Sun, 14 Mar 2021 22:29:51 +0000 (23:29 +0100)
commit1c88098651469bf749eedd51f3227ec7edb4c2de
tree8eb13fbe55ebadfcf845f766fc9d386117b3e856
parentcd3ab3a09b7ea19ffef559efd4aae6292e196b42
avformat/samidec: Deallocate hdr_buf

Fixes: memleak
Fixes: 30841/clusterfuzz-testcase-minimized-ffmpeg_dem_SAMI_fuzzer-4521799196999680
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/samidec.c