Fix out-of-bounds read when cropping JPEG2000 images (#1654).
authorCarl Hetherington <cth@carlh.net>
Mon, 4 Nov 2019 11:04:30 +0000 (12:04 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 4 Nov 2019 11:04:30 +0000 (12:04 +0100)
commit25d968fdcf1abada4bd7bbcb8c72eeebda73b134
tree7506338b248d10f751103ba0148e0d57d0534c2d
parent16013e6658cdba6f5682b6e57402094d142b5f84
Fix out-of-bounds read when cropping JPEG2000 images (#1654).
src/lib/j2k_image_proxy.cc
test/image_test.cc