You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2015/07/30 12:37:45 UTC

[Bug 58193] New: Use input stream rather than byte array for checksum etc.

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

            Bug ID: 58193
           Summary: Use input stream rather than byte array for checksum
                    etc.
           Product: POI
           Version: 3.13-dev
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: XSLF
          Assignee: dev@poi.apache.org
          Reporter: Mark.Olesen@gmx.net

Minor optimization to avoid allocating an array where an inputstream would also
work.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 58193] Use input stream rather than byte array for checksum etc.

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58193

--- Comment #1 from mark.o <Ma...@gmx.net> ---
Created attachment 32945
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=32945&action=edit
patch with proposed changes

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 58193] Use input stream rather than byte array for checksum etc.

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58193

Andreas Beeker <ki...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Andreas Beeker <ki...@apache.org> ---
Thank you for the patch - applied with r1693754

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org