You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "David Reiss (JIRA)" <ji...@apache.org> on 2009/12/18 20:57:18 UTC

[jira] Created: (THRIFT-657) Throw an exception on a negative object size

Throw an exception on a negative object size
--------------------------------------------

                 Key: THRIFT-657
                 URL: https://issues.apache.org/jira/browse/THRIFT-657
             Project: Thrift
          Issue Type: Improvement
          Components: Library (Java)
            Reporter: David Reiss
            Priority: Minor


This is always a sign of bad data.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-657) Throw an exception on a negative object size

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

David Reiss updated THRIFT-657:
-------------------------------

    Patch Info: [Patch Available]

> Throw an exception on a negative object size
> --------------------------------------------
>
>                 Key: THRIFT-657
>                 URL: https://issues.apache.org/jira/browse/THRIFT-657
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Library (Java)
>            Reporter: David Reiss
>            Priority: Minor
>
> This is always a sign of bad data.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-657) Throw an exception on a negative object size

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

David Reiss updated THRIFT-657:
-------------------------------

    Attachment: v1-0001-THRIFT-657.-java-Detect-negative-length-in-TBinaryP.patch

> Throw an exception on a negative object size
> --------------------------------------------
>
>                 Key: THRIFT-657
>                 URL: https://issues.apache.org/jira/browse/THRIFT-657
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Library (Java)
>            Reporter: David Reiss
>            Priority: Minor
>         Attachments: v1-0001-THRIFT-657.-java-Detect-negative-length-in-TBinaryP.patch
>
>
> This is always a sign of bad data.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (THRIFT-657) Throw an exception on a negative object size

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

David Reiss resolved THRIFT-657.
--------------------------------

    Resolution: Fixed

> Throw an exception on a negative object size
> --------------------------------------------
>
>                 Key: THRIFT-657
>                 URL: https://issues.apache.org/jira/browse/THRIFT-657
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Library (Java)
>            Reporter: David Reiss
>            Priority: Minor
>         Attachments: v1-0001-THRIFT-657.-java-Detect-negative-length-in-TBinaryP.patch
>
>
> This is always a sign of bad data.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (THRIFT-657) Throw an exception on a negative object size

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

Bryan Duxbury closed THRIFT-657.
--------------------------------

    Assignee: David Reiss

> Throw an exception on a negative object size
> --------------------------------------------
>
>                 Key: THRIFT-657
>                 URL: https://issues.apache.org/jira/browse/THRIFT-657
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Library (Java)
>            Reporter: David Reiss
>            Assignee: David Reiss
>            Priority: Minor
>         Attachments: v1-0001-THRIFT-657.-java-Detect-negative-length-in-TBinaryP.patch
>
>
> This is always a sign of bad data.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (THRIFT-657) Throw an exception on a negative object size

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

Bryan Duxbury commented on THRIFT-657:
--------------------------------------

+1 LGTM.

> Throw an exception on a negative object size
> --------------------------------------------
>
>                 Key: THRIFT-657
>                 URL: https://issues.apache.org/jira/browse/THRIFT-657
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Library (Java)
>            Reporter: David Reiss
>            Priority: Minor
>         Attachments: v1-0001-THRIFT-657.-java-Detect-negative-length-in-TBinaryP.patch
>
>
> This is always a sign of bad data.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.