summaryrefslogtreecommitdiff
path: root/wrapping/java/openjp2/JavaOpenJPEGDecoder.c
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2016-09-21 13:17:09 +0200
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2016-09-21 14:11:35 +0200
commit39f9934a70f5f01ddb7adc70801e981efb146f05 (patch)
tree691637b453aff819136de20521589e4c9eb7043a /wrapping/java/openjp2/JavaOpenJPEGDecoder.c
parent04a00aab654cee283879d6f93d7d868b9645a0f0 (diff)
Fix potential out-of-bounds read (coverity) (#844)
* query_parser: Fix potential out-of-bounds read (coverity) CID 1190207 (#1 of 1): Out-of-bounds read (OVERRUN) Variable i must be checked before testing query_param.box_type. Signed-off-by: Stefan Weil <sw@weilnetz.de> * jpip_parser: Fix potential out-of-bounds read (coverity) CID 1190206 (#1 of 1): Out-of-bounds read (OVERRUN) Variable i must be checked before testing query_param.box_type. Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'wrapping/java/openjp2/JavaOpenJPEGDecoder.c')
0 files changed, 0 insertions, 0 deletions