Date: Mon, 17 May 2010 01:18:12 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/mountd mountd.c Message-ID: <201005170118.o4H1IcX8024936@repoman.freebsd.org>
index | next in thread | raw e-mail
rmacklem 2010-05-17 01:18:12 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
usr.sbin/mountd mountd.c
Log:
SVN rev 208176 on 2010-05-17 01:18:12Z by rmacklem
MFC: r207689
If the "-alldirs" export option was used for the V4: line, mountd
would crash in check_options() since dp == NULL for the V4: line.
This patch moves the check for options allowed on the V4: line to
ahead of where dp is used to avoid this crash.
Revision Changes Path
1.105.2.2 +4 -4 src/usr.sbin/mountd/mountd.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005170118.o4H1IcX8024936>
