[
https://issues.apache.org/jira/browse/THRIFT-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King, III resolved THRIFT-4316.
----------------------------------------
Resolution: Fixed
> TByteBuffer.java will read too much data if a previous read returns fewer
> bytes than requested
> ----------------------------------------------------------------------------------------------
>
> Key: THRIFT-4316
> URL: https://issues.apache.org/jira/browse/THRIFT-4316
> Project: Thrift
> Issue Type: Bug
> Components: Java - Library
> Affects Versions: 0.10.0
> Reporter: James E. King, III
> Assignee: James E. King, III
> Priority: Critical
> Fix For: 0.11.0
>
>
> The TByteBuffer read() method is using the wrong length variable inside the
> processing loop and may read more than it should.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)