Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libc/gen
Module Name: basesrc
Committed By: lukem
Date: Fri Aug 31 00:31:08 UTC 2001
Modified Files:
basesrc/lib/libc/gen: fstab.c
Log Message:
fstabscan() fixes:
- if _fs_fstab.fs_type is NULL, the line is incorrect, so warn about it
rather than trying to deference a NULL pointer.
fixes [bin/13787] by Dave Burgess.
- clear _fs_fstab before each use (just to be sure)
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 basesrc/lib/libc/gen/fstab.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