David Hull created THRIFT-4265:
----------------------------------

             Summary: Erlang library missing a struct_end call in decoder
                 Key: THRIFT-4265
                 URL: https://issues.apache.org/jira/browse/THRIFT-4265
             Project: Thrift
          Issue Type: Bug
          Components: Erlang - Library
    Affects Versions: 0.10.0
            Reporter: David Hull
            Priority: Minor


The `thrift_protocol:read` function is missing a call to read the struct_end 
mark. This is only a minor problem because reading the struct_end mark is a 
no-op in the two protocols supported by the Erlang thrift library, binary and 
compact.

The `thrift_protocol:write` and `thrift_protocol:skip` functions are OK.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to