Daniel Mueller created THRIFT-3879:
--------------------------------------
Summary: Undefined evaluation order
Key: THRIFT-3879
URL: https://issues.apache.org/jira/browse/THRIFT-3879
Project: Thrift
Issue Type: Bug
Components: C++ - Library
Reporter: Daniel Mueller
Concerns JSON protocol only: The evaluation order of the following equation is
undefined:
lib/cpp/src/thrift/protocol/TJSONProtocol.cpp:
{{return writeJSONObjectEnd() + writeJSONArrayEnd();}}
I will supply a fix and a merge request...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)