]> source.dussan.org Git - poi.git/commit
BUG-60285 avoid NPE if missing relationship id
authorTim Allison <tallison@apache.org>
Thu, 20 Oct 2016 18:45:03 +0000 (18:45 +0000)
committerTim Allison <tallison@apache.org>
Thu, 20 Oct 2016 18:45:03 +0000 (18:45 +0000)
commit9c455cb5c94d2c6337eef0219e5aec396f03a752
treec9d04071253172a2bd72589852e3ba453f828e61
parent9fd46e317476fa682dd0f490f050968082eeec96
BUG-60285 avoid NPE if missing relationship id

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765861 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/eventusermodel/XSSFReader.java
src/ooxml/testcases/org/apache/poi/xssf/eventusermodel/TestXSSFReader.java
test-data/spreadsheet/60825.xlsx [new file with mode: 0644]