Avoid out-of-bounds write overflow due to uint32 overflow computation on images with...
authorEven Rouault <even.rouault@spatialys.com>
Sun, 11 Feb 2018 12:31:04 +0000 (13:31 +0100)
committerEven Rouault <even.rouault@spatialys.com>
Sun, 11 Feb 2018 12:31:04 +0000 (13:31 +0100)
commitda5e897232ef824daf9a492e746ed22cf2a43f18
treebdf2c9f0917640ba95cfdd546c094f421225ee68
parentd96d2b9a2524f41a8e024462f94417c09747ba99
Avoid out-of-bounds write overflow due to uint32 overflow computation on images with huge dimensions. Credit to Google Autofuzz project for providing test case
src/lib/openjp2/tcd.c