diff options
| author | Matthieu Darbois <mayeut@users.noreply.github.com> | 2016-04-28 19:20:14 +0200 |
|---|---|---|
| committer | Matthieu Darbois <mayeut@users.noreply.github.com> | 2016-04-28 19:20:14 +0200 |
| commit | e166e4a209d9a3e4b583e4b2cdcbab2c57967eb1 (patch) | |
| tree | b702329b458aeb8f10b1ae4237b2c230ee05a3ea /tests | |
| parent | 29313eb5f1b2c01c7493087fa2d8f1a20495a34e (diff) | |
Check SSIZ is valid in opj_j2k_read_siz (#762)
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/nonregression/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/nonregression/CMakeLists.txt b/tests/nonregression/CMakeLists.txt index ce95af87..40283169 100644 --- a/tests/nonregression/CMakeLists.txt +++ b/tests/nonregression/CMakeLists.txt @@ -37,7 +37,7 @@ set(BLACKLIST_JPEG2000_TMP #edf_c2_20.jp2 #looks ok as per kdu_jp2info edf_c2_1377017.jp2 edf_c2_1002767.jp2 - #edf_c2_10025.jp2 + edf_c2_10025.jp2 edf_c2_1000234.jp2 edf_c2_225881.jp2 edf_c2_1000671.jp2 @@ -46,6 +46,7 @@ set(BLACKLIST_JPEG2000_TMP edf_c2_101463.jp2 edf_c2_1674177.jp2 edf_c2_1673169.jp2 + issue418.jp2 issue429.jp2 issue427-null-image-size.jp2 issue427-illegal-tile-offset.jp2 |
