https://bz.apache.org/bugzilla/show_bug.cgi?id=67767

            Bug ID: 67767
           Summary: Bump max picture size in
                    .HSLFSlideShowImpl.readPictures
           Product: POI
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSLF
          Assignee: dev@poi.apache.org
          Reporter: talli...@apache.org
  Target Milestone: ---

In prepping for our next release on Tika, we found ~1800 new exceptions caused
by the added byte array (max picture length) check in
HSLFSlideShowImpl.readPictures.

I support the added check, but we should bump the value higher.

I can't explain why this didn't turn up in earlier regression tests except that
I must not have used the correct jars during the eval. :(

The largest value in our regression corpus is 95,000,000 bytes.  The limit is
currently set at 10,000,000.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to