]> source.dussan.org Git - poi.git/commit
Bug 57925: Add unit test and a simple fix to at least avoid the NPE when Workbooks...
authorDominik Stadler <centic@apache.org>
Sat, 19 Sep 2015 12:22:42 +0000 (12:22 +0000)
committerDominik Stadler <centic@apache.org>
Sat, 19 Sep 2015 12:22:42 +0000 (12:22 +0000)
commit12ace59f6e37d6c4dd96609fe9face402474f40b
treede2578c659edece0f712b2fb7f1b7758c82dbe9e
parente47a129a5bb6a4ef21c44b82668bb981a7a1afac
Bug 57925: Add unit test and a simple fix to at least avoid the NPE when Workbooks have invalid external references

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