]> source.dussan.org Git - poi.git/commit
bug 61059: fix NamePtg to read unsigned shorts instead of signed shorts, avoiding...
authorJaven O'Neal <onealj@apache.org>
Sun, 28 May 2017 01:17:16 +0000 (01:17 +0000)
committerJaven O'Neal <onealj@apache.org>
Sun, 28 May 2017 01:17:16 +0000 (01:17 +0000)
commit94aeaa7f4a664a26779ddc93af78d4184719b8e0
treec744b11879048f1b6b9e0888838ef00f794f5681
parent4a6c8426c174ed863131f59247cab74a27497c99
bug 61059: fix NamePtg to read unsigned shorts instead of signed shorts, avoiding a AIOOBE when a workbook contains more than 32k Names. Thanks to Travis Burtrum for the patch.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1796466 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/ptg/NamePtg.java