Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/mount



Module Name:    src
Committed By:   lukem
Date:           Fri Mar 18 04:24:35 UTC 2005

Modified Files:
        src/sbin/mount: mount.c

Log Message:
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.77 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