]> source.dussan.org Git - poi.git/commit
bug 60584 -- avoid NPE by checking for null/missing image in XSSFReader's getShapes().
authorTim Allison <tallison@apache.org>
Fri, 13 Jan 2017 20:55:04 +0000 (20:55 +0000)
committerTim Allison <tallison@apache.org>
Fri, 13 Jan 2017 20:55:04 +0000 (20:55 +0000)
commit86eeda4cbd9aa07729e5303967e2eb864ea48de5
tree75e2edd5905762940103aea8dae0bebe9d074052
parent726fe10074f18b33c096f43a5f5beedacfddb02d
bug 60584 -- avoid NPE by checking for null/missing image in XSSFReader's getShapes().

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1778664 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/eventusermodel/XSSFReader.java