You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/01/16 00:23:59 UTC

[jira] Assigned: (THRIFT-261) BinaryProtocolAccelerated doesn't call #validate on nested structs

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

Bryan Duxbury reassigned THRIFT-261:
------------------------------------

    Assignee: Bryan Duxbury

> BinaryProtocolAccelerated doesn't call #validate on nested structs
> ------------------------------------------------------------------
>
>                 Key: THRIFT-261
>                 URL: https://issues.apache.org/jira/browse/THRIFT-261
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>         Attachments: thrift-261.patch
>
>
> The trunk version of BinaryProtocolAccelerated doesn't cal #validate on nested structs, meaning that validation is not properly carried out. The top-level struct is still validated, though, because control doesn't pass from the struct to the protocol until after the validation check. 

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