Thrift-1451:FramedTransport: Prevent infinite loop when writing
authorJake Farrell <jfarrell@apache.org>
Thu, 8 Dec 2011 02:08:38 +0000 (02:08 +0000)
committerJake Farrell <jfarrell@apache.org>
Thu, 8 Dec 2011 02:08:38 +0000 (02:08 +0000)
commitf05e1486e4b213842d362f8be62cd0352f29fbe3
tree0f32010f36e35002dabaf748ed51452582620801
parent23bf35daa32231ca00b8a12d91f503f3f8ebf1f7
Thrift-1451:FramedTransport: Prevent infinite loop when writing
Client: cpp
Patch: Dave Watson

Invoked test client with a big enough query to trigger the resize
code.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1211737 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/transport/TBufferTransports.cpp