Fix for JSON Protocol string-reading methods.
authorDavid Reiss <dreiss@apache.org>
Thu, 28 Feb 2008 21:11:39 +0000 (21:11 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 28 Feb 2008 21:11:39 +0000 (21:11 +0000)
commit9163073ca120478733602d42e344f14c241ad2d1
tree4b534e4884bca8816381a6301020dfd515dcee11
parent1a3546464dcbb4ff59fae50c6463a4ea78d4df74
Fix for JSON Protocol string-reading methods.

Clear return-by-reference strings before appending to them
in the JSON Protocol reading methods.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665533 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/protocol/TJSONProtocol.cpp