]> git.sesse.net Git - ffmpeg/commit
avformat/gxf: Check pkt_len
authorMichael Niedermayer <michael@niedermayer.cc>
Mon, 26 Oct 2020 20:08:55 +0000 (21:08 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 4 Nov 2020 22:30:53 +0000 (23:30 +0100)
commitdad9a86ca7bf912289aafb33d96980630e6ec53a
tree19bd4fd7623025172a7155bdda409a3332dab410
parent0ba71a72d3a617b255b71988a000d5093222f779
avformat/gxf: Check pkt_len

Fixes: Infinite loop
Fixes: 26576/clusterfuzz-testcase-minimized-ffmpeg_dem_GXF_fuzzer-4823080360476672
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/gxf.c