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

Bryan Duxbury resolved THRIFT-261.
----------------------------------

    Resolution: Fixed

Fixed by the commit of THRIFT-248.

> 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.

Reply via email to