This test suddenly just started failing with
authorCarl Hetherington <cth@carlh.net>
Sun, 15 Oct 2023 22:40:28 +0000 (00:40 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 15 Oct 2023 22:40:28 +0000 (00:40 +0200)
commite2dfb7e571fa80e6216dcedb16e5eaca3c5648d4
treeb5be92fbaf08405b7f8a784026ea32d3be9af0b9
parent2417eb677fc9cb83a665c3afc772386abbd07888
This test suddenly just started failing with
opj_int_fix_mul: Assertion `(temp >> 13) <= (OPJ_INT64)0x7FFFFFFF' failed.
which is odd - why now?

Anywhere here we limit the OpenJPEG image values to what I think is
the "legal" range.
test/writer_test.cc