]> source.dussan.org Git - poi.git/commit
Bug 66425: Avoid exceptions found via poi-fuzz
authorDominik Stadler <centic@apache.org>
Tue, 30 Jan 2024 21:01:46 +0000 (21:01 +0000)
committerDominik Stadler <centic@apache.org>
Tue, 30 Jan 2024 21:01:46 +0000 (21:01 +0000)
commit147c96da67494e88d6bbdc44c52287c698a94190
tree41d88fa6c941696cfdf7b83ca87b55f4f7800f7a
parentfef87cfa0a0ee142b27edb75b4089607e36e9e58
Bug 66425: Avoid exceptions found via poi-fuzz

Prevent a few NullPointerException

Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65450 and
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63907 and
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63727

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1915480 13f79535-47bb-0310-9956-ffa450edef68
poi-ooxml/src/main/java/org/apache/poi/xslf/usermodel/XSLFGraphicFrame.java
poi-scratchpad/src/main/java/org/apache/poi/hwpf/HWPFDocumentCore.java
poi/src/main/java/org/apache/poi/poifs/crypt/agile/AgileEncryptionVerifier.java