Add missing writeEnd calls
authorMark Slee <mcslee@apache.org>
Fri, 14 Sep 2007 22:18:09 +0000 (22:18 +0000)
committerMark Slee <mcslee@apache.org>
Fri, 14 Sep 2007 22:18:09 +0000 (22:18 +0000)
commit3d029786cda9ecc549e57c0a9a07bfaa454cb34d
tree261601c8faa3c9bdb93de0d24c9e3c8226e16816
parent1ca5129de0946e777cc6dab9f0ce0c8646bff0d5
Add missing writeEnd calls

Summary: When flush is called this also should be

Reviewed By: aditya

Test Plan: Use w/ PipedTransport. Should writeEnd() when an exception is thrown

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665261 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_cpp_generator.cc