]> source.dussan.org Git - poi.git/commit
Fix for bug #41357, by moving byte array creation until after we've decided that...
authorNick Burch <nick@apache.org>
Mon, 15 Jan 2007 16:40:03 +0000 (16:40 +0000)
committerNick Burch <nick@apache.org>
Mon, 15 Jan 2007 16:40:03 +0000 (16:40 +0000)
commit808ac3d6c7b64d23dabc0c78917a798020a6721e
treed1d891f682fa93bb301bc73c4b01df38781e22a2
parentbf11deb51d74be9803b0a72583969602d6f47ac2
Fix for bug #41357, by moving byte array creation until after we've decided that we have a valid picture

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496398 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hslf/HSLFSlideShow.java
src/scratchpad/testcases/org/apache/poi/hslf/data/PictureLengthZero.ppt [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestPictures.java