TFramedTransport issues
-----------------------

                 Key: THRIFT-1537
                 URL: https://issues.apache.org/jira/browse/THRIFT-1537
             Project: Thrift
          Issue Type: Bug
          Components: Delphi - Library
    Affects Versions: 0.8, 0.9
            Reporter: Jens Geyer
             Fix For: 0.9
         Attachments: THRIFT-1537_TFramedTransport_issues.patch

There are a few issues with the TFramedTransport implementation.
* The offset "off" is ignored, instead always 0 is used fpor reads and writes
* Trying to write an empty byte array results in range check exceptions

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to