Source-Changes archive

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

CVS commit: src/sbin/fsck_lfs



Module Name:    src
Committed By:   jdolecek
Date:           Sun Oct  5 17:11:23 UTC 2003

Modified Files:
        src/sbin/fsck_lfs: dir.c

Log Message:
fix NULL pointer pointer dereference in fileerror() when ino is NULL

problem reported and fix provided in PR kern/23065 by Gary Duzan, only
slightly adjusted to only do the VTOI() when needed


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sbin/fsck_lfs/dir.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