]> 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)
commit1db334a6fd25da70f11f6ecb992f5740b3b79570
treeeb8dd67c86fe104213fbbb2b59d05034db25356d
parent409514452f0db4e78113dd46c730a4f40133aea5
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]