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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"