]> source.dussan.org Git - poi.git/commit
bug 62625 -- add special handling for REFERENCE_NAME record that may only
authorTim Allison <tallison@apache.org>
Tue, 30 Oct 2018 13:25:20 +0000 (13:25 +0000)
committerTim Allison <tallison@apache.org>
Tue, 30 Oct 2018 13:25:20 +0000 (13:25 +0000)
commit5ecbaf556343c3d1fb9d70eda5a27e6a62afab36
treeeb8dd67c86fe104213fbbb2b59d05034db25356d
parent993bb632f90ac8267490fc5cd9241212890fbe5f
bug 62625 -- add special handling for REFERENCE_NAME record that may only
contain an ascii string, against the spec in VBAMacroReader

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1845238 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/poifs/macros/VBAMacroReader.java
src/testcases/org/apache/poi/poifs/macros/TestVBAMacroReader.java
test-data/spreadsheet/62625.bin [new file with mode: 0644]