]> git.sesse.net Git - ffmpeg/commit
avcodec/pictordec: Fix logic error
authorMichael Niedermayer <michael@niedermayer.cc>
Tue, 7 Feb 2017 14:49:09 +0000 (15:49 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Tue, 7 Feb 2017 20:32:08 +0000 (21:32 +0100)
commit8c2ea3030af7b40a3c4275696fb5c76cdb80950a
tree77907c80341e738354fcece1908d837549c0a71e
parentdface53497c3531da101b2872df301acca313142
avcodec/pictordec: Fix logic error

Fixes: 559/clusterfuzz-testcase-6424225917173760
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/pictordec.c