]> source.dussan.org Git - poi.git/commit
bug 61294 -- prevent infinite loop in IOUtils' skipFully.
authorTim Allison <tallison@apache.org>
Thu, 13 Jul 2017 16:20:28 +0000 (16:20 +0000)
committerTim Allison <tallison@apache.org>
Thu, 13 Jul 2017 16:20:28 +0000 (16:20 +0000)
commit278a235b08912a1cdb8eeab42ca0e77be52392a0
treebabe36247f0ba75a7b25c3b2bac3269845b0a94e
parentd1a51f76f0786c1e1c515cab362550cebd525589
bug 61294 -- prevent infinite loop in IOUtils' skipFully.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1801844 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/util/IOUtils.java
src/scratchpad/testcases/org/apache/poi/hemf/extractor/HemfExtractorTest.java
src/testcases/org/apache/poi/util/TestIOUtils.java [new file with mode: 0644]
test-data/spreadsheet/61294.emf [new file with mode: 0644]