Date: Sun, 12 Aug 2007 01:46:20 +0000 (UTC) From: Don Lewis <truckman@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rpc.statd statd.c Message-ID: <200708120146.l7C1kKv7084834@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708120146.l7C1kKv7084834>
