]> source.dussan.org Git - poi.git/commit
Avoid NullPointerException when cloning sheets where there is no drawing patriarch
authorDominik Stadler <centic@apache.org>
Thu, 21 Oct 2021 14:17:31 +0000 (14:17 +0000)
committerDominik Stadler <centic@apache.org>
Thu, 21 Oct 2021 14:17:31 +0000 (14:17 +0000)
commit0727874584371a02fe3d5c40cdebf668cdb6ee29
tree6f01d3bf0961df5ccf7b27308db71280b900fab3
parent684f35d3cbd4853b4da64f2151fb579c66042db4
Avoid NullPointerException when cloning sheets where there is no drawing patriarch

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894450 13f79535-47bb-0310-9956-ffa450edef68
poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java
test-data/spreadsheet/no_drawing_patriarch.xlsx [new file with mode: 0644]