[INN-COMMITTERS] inn/storage (ov.c)
Russ Allbery
rra at stanford.edu
Fri Jun 29 21:51:10 UTC 2001
Date: Friday, June 29, 2001 @ 14:51:10
Author: rra
Update of /dist1/cvs/isc/inn/inn/storage
from pub3.rc.vix.com:/tmp/cvs-serv26081
Modified: ov.c
Use concatpath rather than cpcatpath (which means that we're also now using
dynamically allocated memory rather than a static buffer size). In some
cases, this requires an additional free of the path after using it.
Remove <sys/mman.h> as this file doesn't do any memory-mapped I/O.
More information about the inn-committers
mailing list