Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
For the current implementation, it uses int to represent the buffer size. However, the buffer can be larger than Integer.MAX_VALUE, which will lead to integer overflow and unexpected behaviors.
Attachments
Issue Links
- links to