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 2017/08/25 08:11:37 UTC

[Bug 61294] IOUtils.skipFully can run into infinite loop

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

--- Comment #1 from bjrke <ap...@bjrke.de> ---
to find the issue, simply execute
IOUtils.skipFully(new ByteArrayInputStream(new byte[0]), 1);

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