[FFmpeg-cvslog] avcodec/tiff: reset sampling[] if its invalid

2017-06-01 Thread Michael Niedermayer
ffmpeg | branch: release/3.3 | Michael Niedermayer | Mon May 15 21:19:06 2017 +0200| [75697b500c3ecfe02f7565673da0ce154868d979] | committer: Michael Niedermayer avcodec/tiff: reset sampling[] if its invalid Fixes divission by 0 Fixes: clusterfuzz-testcase-minimized-5592896440893440 Found-by:

[FFmpeg-cvslog] avcodec/tiff: reset sampling[] if its invalid

2017-05-15 Thread Michael Niedermayer
ffmpeg | branch: release/3.2 | Michael Niedermayer | Mon May 15 21:19:06 2017 +0200| [c521f9a5cd8cabaf985eb06f87e9b7f7ad5fcaf2] | committer: Michael Niedermayer avcodec/tiff: reset sampling[] if its invalid Fixes divission by 0 Fixes: clusterfuzz-testcase-minimized-5592896440893440 Found-by:

[FFmpeg-cvslog] avcodec/tiff: reset sampling[] if its invalid

2017-05-15 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon May 15 21:19:06 2017 +0200| [f08122fbe039a56ab3c24f74636b4b0efea97d85] | committer: Michael Niedermayer avcodec/tiff: reset sampling[] if its invalid Fixes divission by 0 Fixes: clusterfuzz-testcase-minimized-5592896440893440 Found-by: conti