Date: Sunday, February 17, 2002 @ 15:19:57
Author: rra
Update of /dist1/cvs/isc/inn/inn/lib
from pub3.rc.vix.com:/tmp/cvs-serv7136
Modified: confparse.c
Fix various errors in handling strings that are larger than the default
buffer size, mostly caused by keeping pointers into the internal of a
buffer around after realloc() on that buffer.