Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 06/20/2000 19:48:34
Module Name: basesrc
Committed By: enami
Date: Wed Jun 21 02:48:33 UTC 2000
Modified Files:
basesrc/usr.sbin/mountd: mountd.c
Log Message:
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.71 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.