Silence a valgrind complaint by matching "delete[]" with "new[]".
authorDavid Reiss <dreiss@apache.org>
Mon, 28 Apr 2008 02:42:28 +0000 (02:42 +0000)
committerDavid Reiss <dreiss@apache.org>
Mon, 28 Apr 2008 02:42:28 +0000 (02:42 +0000)
commitbd3b168e633cedf903aebf106651dbccf7423089
tree8fc1bcda2f5fa3227598d1d1ed80adb505d15a06
parent10a22bf1f66f4851fffc45ce5c377e5c9df13eed
Silence a valgrind complaint by matching "delete[]" with "new[]".

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