Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.12.3
-
None
-
None
Description
DFSClient.java line 929
This method call ignores the return value of java.io.InputStream.skip() which may skip fewer bytes than requested.