diff options
author | Sergey Vladimirov <sergey@apache.org> | 2012-09-11 19:49:44 +0000 |
---|---|---|
committer | Sergey Vladimirov <sergey@apache.org> | 2012-09-11 19:49:44 +0000 |
commit | 861bccdf3c31ad9fae6e235ba96910823d3c28e8 (patch) | |
tree | cb9e2b92e5213bd01fa176970aaf026281f68e2d /test-data/document | |
parent | a0ad9be37d61f5c11fe0bb49e824dfdd8127e4ed (diff) | |
download | poi-861bccdf3c31ad9fae6e235ba96910823d3c28e8.tar.gz poi-861bccdf3c31ad9fae6e235ba96910823d3c28e8.zip |
Fixed bug 53380 -- ArrayIndexOutOfBounds Excetion parsing word 97 document
We had incorrect implementation for sprmCShd80 (0x4866) 0x66 processing, Shd was used instead of Shd80
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1383584 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data/document')
-rw-r--r-- | test-data/document/Bug53380_1.doc | bin | 0 -> 103424 bytes |
-rw-r--r-- | test-data/document/Bug53380_2.doc | bin | 0 -> 31744 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/test-data/document/Bug53380_1.doc b/test-data/document/Bug53380_1.doc Binary files differnew file mode 100644 index 0000000000..4233ac1e86 --- /dev/null +++ b/test-data/document/Bug53380_1.doc diff --git a/test-data/document/Bug53380_2.doc b/test-data/document/Bug53380_2.doc Binary files differnew file mode 100644 index 0000000000..1dd3daa184 --- /dev/null +++ b/test-data/document/Bug53380_2.doc |