cvs commit: src/usr.sbin/rpc.statd statd.c
Don Lewis
truckman at FreeBSD.org
Sat Aug 11 18:46:31 PDT 2007
truckman 2007-08-12 01:46:20 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.sbin/rpc.statd statd.c
Log:
MFC statd.c 1.15 -
The call to init_file() needs to be moved outside the loop in statd.c,
otherwise mmap() gets called multiple times, which eventually fails due
to address space exhaustion on i386.
Revision Changes Path
1.12.8.2 +1 -1 src/usr.sbin/rpc.statd/statd.c
More information about the cvs-src
mailing list