You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (Created) (JIRA)" <ji...@apache.org> on 2012/03/22 00:38:22 UTC

[jira] [Created] (THRIFT-1537) TFramedTransport issues

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

        

[jira] [Commented] (THRIFT-1537) TFramedTransport issues

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13235306#comment-13235306 ] 

Hudson commented on THRIFT-1537:
--------------------------------

Integrated in Thrift #425 (See [https://builds.apache.org/job/Thrift/425/])
    THRIFT-1537:TFramedTransport issues
Client: delphi
Patch: Jens Geyer

TFramedTransport fixes for:
 - 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 (Revision 1303637)

     Result = SUCCESS
jfarrell : http://svn.apache.org/viewvc/?view=rev&rev=1303637
Files : 
* /thrift/trunk/lib/delphi/src/Thrift.Protocol.pas
* /thrift/trunk/lib/delphi/src/Thrift.Transport.pas

                
> 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
>            Assignee: 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

        

[jira] [Closed] (THRIFT-1537) TFramedTransport issues

Posted by "Jake Farrell (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Farrell closed THRIFT-1537.
--------------------------------

    Resolution: Fixed
      Assignee: Jens Geyer

thanks for the patch, committed
                
> 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
>            Assignee: 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

        

[jira] [Updated] (THRIFT-1537) TFramedTransport issues

Posted by "Jens Geyer (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer updated THRIFT-1537:
-------------------------------

    Attachment: THRIFT-1537_TFramedTransport_issues.patch
    
> 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