]> source.dussan.org Git - poi.git/commit
Bug 57163: Fix possible NullPointerException when a spreadsheet has no LinkTable...
authorDominik Stadler <centic@apache.org>
Mon, 13 Apr 2015 12:19:11 +0000 (12:19 +0000)
committerDominik Stadler <centic@apache.org>
Mon, 13 Apr 2015 12:19:11 +0000 (12:19 +0000)
commit2c7987545b7f9bc6cab84a9c812c512092ad7fc9
tree55436e7e22f94e422d79854de1b913eef7c795e1
parent690abbe5547df702ce83cf2fe63a3bc4c00f1df6
Bug 57163: Fix possible NullPointerException when a spreadsheet has no LinkTable and we try to adjust it during sheet removal.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1673168 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/model/InternalWorkbook.java
src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java
test-data/spreadsheet/57163.xls [new file with mode: 0644]