]> source.dussan.org Git - poi.git/commit
#52991: Unexpected end of ZLIB input stream on embedded OLE extraction from PPT
authorMaxim Valyanskiy <maxcom@apache.org>
Tue, 27 Mar 2012 08:32:47 +0000 (08:32 +0000)
committerMaxim Valyanskiy <maxcom@apache.org>
Tue, 27 Mar 2012 08:32:47 +0000 (08:32 +0000)
commit64e84bd9a8515ff8f489177b76005658945fb6ec
tree659e6b88397395228ce679f8f1b9f8f3f86a148b
parent732dab5856d55e272151996d0a9b89100fa6d51a
#52991: Unexpected end of ZLIB input stream on embedded OLE extraction from PPT

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1305778 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/util/BoundedInputStream.java [new file with mode: 0644]
src/scratchpad/src/org/apache/poi/hslf/record/ExOleObjStg.java