[
https://issues.apache.org/jira/browse/THRIFT-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King, III updated THRIFT-3879:
---------------------------------------
Summary: Undefined evaluation order causes incorrect processing in the C++
library JSON protocol (was: Undefined evaluation order)
> Undefined evaluation order causes incorrect processing in the C++ library
> JSON protocol
> ---------------------------------------------------------------------------------------
>
> Key: THRIFT-3879
> URL: https://issues.apache.org/jira/browse/THRIFT-3879
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Reporter: Daniel Mueller
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> 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)