[
https://issues.apache.org/jira/browse/THRIFT-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-3879.
--------------------------------
Resolution: Fixed
Assignee: Daniel Mueller
Fix Version/s: 0.10.0
Committed, thank you!
> 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
> Assignee: Daniel Mueller
> Fix For: 0.10.0
>
> 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)