]> source.dussan.org Git - poi.git/commit
[Bug-61281] guard against index out of bounds in XSSFExportToXml column mapping
authorPJ Fanning <fanningpj@apache.org>
Tue, 11 Jul 2017 16:38:49 +0000 (16:38 +0000)
committerPJ Fanning <fanningpj@apache.org>
Tue, 11 Jul 2017 16:38:49 +0000 (16:38 +0000)
commit1f8de11b3177e828fc5e5b71d251f9eb20a36a5f
treeede3029de4c3ac193b6252c0bf5e7545b3e5bb48
parent9ae9aa0210f4bbabbb4450ad7c33dd8f572f0892
[Bug-61281] guard against index out of bounds in XSSFExportToXml column mapping

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1801634 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/extractor/XSSFExportToXml.java
src/ooxml/testcases/org/apache/poi/xssf/extractor/TestXSSFExportToXML.java
test-data/spreadsheet/61281.xlsx [new file with mode: 0644]