validate appears before AND after read method
---------------------------------------------
Key: THRIFT-207
URL: https://issues.apache.org/jira/browse/THRIFT-207
Project: Thrift
Issue Type: Bug
Components: Library (Ruby)
Reporter: Bryan Duxbury
Assignee: Bryan Duxbury
It seems like a mis-applied patch, but the Thrift::Struct#read method now had
validate at the beginning and end instead of the end, like it's supposed to. We
just need to delete the validate at the beginning.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.