[trunk] Add a temporary work around for issue 293
authorMathieu Malaterre <mathieu.malaterre@gmail.com>
Fri, 14 Mar 2014 10:54:08 +0000 (10:54 +0000)
committerMathieu Malaterre <mathieu.malaterre@gmail.com>
Fri, 14 Mar 2014 10:54:08 +0000 (10:54 +0000)
commit3a80b72ac8ab387a4f9cb4ec7143f2da6890499e
tree10a8543dc5f15cb4571e198490d53d9f6c15cee7
parent3e33012bd9e510dd891217f02c5e438d61039a3e
[trunk] Add a temporary work around for issue 293
As described in the bug report the default allocation mecanism for codeblock data is too small for those dataset (16bits). We would need a finer (more granular) mecanism to reallocated only on demand. For now this help the two failing tests to pass.
Fixes issue 293
src/lib/openjp2/tcd.c