diff options
| author | Antonin Descampe <antonin@gmail.com> | 2014-10-22 10:30:35 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2014-10-22 10:30:35 +0000 |
| commit | ad4fad09656e7acd3a75cee43cdbcd68d8eae6d4 (patch) | |
| tree | ef2ed3012724ff93cd3d05e22ff7cbe2c8db9824 /tests | |
| parent | aff9cb39ed4d1127377a1ea0e63400e4efef5286 (diff) | |
[trunk] add a check on mandatory headers in Main Header (fixes issue 408)
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/nonregression/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/nonregression/CMakeLists.txt b/tests/nonregression/CMakeLists.txt index 175c3d16..125fd4f2 100644 --- a/tests/nonregression/CMakeLists.txt +++ b/tests/nonregression/CMakeLists.txt @@ -57,6 +57,7 @@ set(BLACKLIST_JPEG2000 gdal_fuzzer_unchecked_numresolutions.jp2 mem-b2ace68c-1381.jp2 1851.pdf.SIGSEGV.ce9.948.jp2 + 1888.pdf.asan.35.988.jp2 ) file(GLOB_RECURSE OPJ_DATA_NR_LIST |
