Fix crash on previewing JPEG2000.
authorCarl Hetherington <cth@carlh.net>
Wed, 14 Dec 2016 12:01:57 +0000 (12:01 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 14 Dec 2016 12:01:57 +0000 (12:01 +0000)
commitbef4b0c377dcbfd4b7b3a244ea09003819134c19
treea70f0db48017072abefcdc2031f04580a6cb71a9
parent62140f05a3757db11c75eda0a5e885094eb9e8be
Fix crash on previewing JPEG2000.

I remember adding this line to fix a completely screwed up display,
but on testing again it seems to be wrong; it results in wildly out-of-range
memory access.  Not sure what's going on.
src/lib/j2k_image_proxy.cc