]> 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)
commit489bebba0ee749cc961ce092bb4007d7c23343d2
treec9d04071253172a2bd72589852e3ba453f828e61
parente816f0f79faa290571b17c1140a6a393fe88e058
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]