Dynamically allocate the log buffer to prevent warning messages
commit76a9c2aaa0d2957de0bc8f0c0b994abfd1645a50
authorDavid D. Kilzer <ddkilzer@kilzer.net>
Sun, 19 Jun 2005 23:04:34 +0000 (20 01:04 +0200)
committerYann Dirson <ydirson@altern.org>
Fri, 16 Jun 2006 21:12:21 +0000 (16 23:12 +0200)
tree135edd6f0cb9ac4d9fe129a72f4d07075f4967f8
parent8baa15178e4662a22d8e3ac7da771f61fa964abd
Dynamically allocate the log buffer to prevent warning messages

On anoncvs.opensource.apple.com (Apple's anonymous CVS server for
WebKit), some very long log entries were included in CVS.  I got tired
of cvsps-2.1 truncating them, so I made the 'logbuff' buffer be
dynamically allocated.
cache.c
cvsps.c