truckman 2007-08-05 16:33:06 UTC
FreeBSD src repository
Modified files:
usr.sbin/rpc.statd statd.c
Log:
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.
Approved by: re (kensmith)
MFC after: 1 week
Revision Changes Path
1.15 +1 -1 src/usr.sbin/rpc.statd/statd.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"