cpp: Fix an OpenBSD compilation error that appears to be a real bug
authorDavid Reiss <dreiss@apache.org>
Thu, 21 May 2009 02:28:14 +0000 (02:28 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 21 May 2009 02:28:14 +0000 (02:28 +0000)
commitd28ce1035b6880f73a39e993280c7358e114d88f
tree949f4ada54eb54838b07858c065d1713b53875e6
parent32194ab4425c5db1a6406427df0251ebd96186d6
cpp: Fix an OpenBSD compilation error that appears to be a real bug

The (Linux) man page for ctime_r states pretty clearly that
the buffer it uses must have space for at least 26 characters.

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