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:06:29 +0000 (12:06 +0100)
commitb32d031762bc49d8d076d36c4a8c60fa175a94dc
treec14f18e865f101b40176cf097bdb84310e744e2d
parent9fd1cd191fe59ab53f5942dfdc631dac06efa206
Fix out-of-bounds read when cropping JPEG2000 images (#1654).

Backported from 25d968fdcf1abada4bd7bbcb8c72eeebda73b134 in v2.15.x.
src/lib/j2k_image_proxy.cc
test/image_test.cc