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


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