cpp: Eliminate a buffer overflow in the tutorial server
authorDavid Reiss <dreiss@apache.org>
Thu, 26 Mar 2009 06:15:26 +0000 (06:15 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 26 Mar 2009 06:15:26 +0000 (06:15 +0000)
commitf33c7c670b189fbb58eb9cb868703ca99a107b7c
treea64b9d30c5339220bc36084f1f68ea07635215ab
parent755c8156e816a9c93b635d7a997fb1954aee45c5
cpp: Eliminate a buffer overflow in the tutorial server

Negative numbers can have 11 characters :)

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@758529 13f79535-47bb-0310-9956-ffa450edef68
tutorial/cpp/CppServer.cpp