Fix null pointer dereference on partial tile decoding when they are empty. Fixes...
authorEven Rouault <even.rouault@spatialys.com>
Wed, 6 Sep 2017 13:59:19 +0000 (15:59 +0200)
committerEven Rouault <even.rouault@spatialys.com>
Wed, 6 Sep 2017 13:59:19 +0000 (15:59 +0200)
commit003759a4829f3f1baa5a2292956618fecf314818
tree3be6726cc897d0f1a0a2b493b07170c253fdeb19
parente656822f927c869f31f2685c67644eacb75fc5d2
Fix null pointer dereference on partial tile decoding when they are empty. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3297 (master only)
src/lib/openjp2/dwt.c