]> git.sesse.net Git - ffmpeg/commit
avcodec/targa: Skip hflip on blank images
authorMichael Niedermayer <michael@niedermayer.cc>
Sun, 12 Mar 2017 23:18:04 +0000 (00:18 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Tue, 14 Mar 2017 01:23:50 +0000 (02:23 +0100)
commitacdacb108d98e42bb631de0d3859958662aa2019
tree2b4ba153a335d3cdd3ea00c08471828b7fc039f9
parent1467143a6ebf08a16ec0b833ae462f88345828bd
avcodec/targa: Skip hflip on blank images

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