commit | f79031e87531464b84d911acf9aee57cac8b83d8 | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Fri Jul 06 21:43:48 2007 +0000 |
committer | David Reiss <dreiss@apache.org> | Fri Jul 06 21:43:48 2007 +0000 |
tree | f24a3e9989a757cf75e15eef59d43bbc24628628 | |
parent | 58dfb4fbe82c346814c2e4f33b6045468bfd68c6 [diff] |
Fixed possible Thrift serialization bug Summary: TBinaryProtocol.cpp was making assumptions about evaluation order that are not guaranteed by the standard. Now it does not (at least in these functions). Trac Bug: # Blame Rev: Reviewed By: mcslee Test Plan: still compiles. Revert Plan: svn revert Notes: EImportant: git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665152 13f79535-47bb-0310-9956-ffa450edef68