Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 06/21/2000 00:07:38
Module Name: basesrc
Committed By: enami
Date: Wed Jun 21 07:07:37 UTC 2000
Modified Files:
basesrc/usr.sbin/mountd [netbsd-1-5]: mountd.c
Log Message:
Pull up rev. 1.71, requested by Jason R. Thorpe:
Avoid null pointer dereference; the `addrp' is NULL if a mount point
is default exported.
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.70.2.1 basesrc/usr.sbin/mountd/mountd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.