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 2019/11/17 12:36:34 UTC

[Bug 63569] [PATCH] toByteArray(InputStream stream) in IOUtils always generate exception

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

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal

--- Comment #1 from Dominik Stadler <do...@gmx.at> ---
This seems to only happen if IOUtils.setByteArrayMaxOverride() is used as
otherwise checkLenght() only compares length and maxLength anyway which are
both MAX_VALUE in this case.

-- 
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