Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sbin/mount
Module Name: src
Committed By: tron
Date: Sat Mar 19 13:19:55 UTC 2005
Modified Files:
src/sbin/mount [netbsd-3]: mount.c
Log Message:
Pull up revision 1.77 (requested by lukem in ticket #10):
Fix core dump when doing
mount fileserver:/somepath
by not passing a NULL pointer to getfsfile(3).
(Bug was introduced in rev 1.74 as part of fix for PR 28644.)
To generate a diff of this commit:
cvs rdiff -r1.76 -r1.76.2.1 src/sbin/mount/mount.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index