[ 
https://issues.apache.org/jira/browse/THRIFT-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jens Geyer updated THRIFT-1872:
-------------------------------

    Description: TBufferedTransport did not differentiate between read and 
write buffer. This could lead to the situation, where remaining unread input 
bytes were wrongly interpreted as unwritten output bytes that need to be 
flush()ed.  (was: TBufferedTransport did not differentiate between read and 
write buffer. This could lead to the situation, where remaining unread tnput 
bytes were wrongly interpreted as unwritten output bytes that need to be 
flush()ed.)
    
> issues with TBufferedTransport buffer
> -------------------------------------
>
>                 Key: THRIFT-1872
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1872
>             Project: Thrift
>          Issue Type: Bug
>          Components: Delphi - Library
>    Affects Versions: 0.9
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>             Fix For: 1.0
>
>         Attachments: THRIFT-1872_issues_with_TBufferedTransport_buffer.patch
>
>
> TBufferedTransport did not differentiate between read and write buffer. This 
> could lead to the situation, where remaining unread input bytes were wrongly 
> interpreted as unwritten output bytes that need to be flush()ed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to