Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   atatat
Date:           Mon Dec 29 04:19:28 UTC 2003

Modified Files:
        src/sys/kern: kern_sysctl.c

Log Message:
Avoid dereferencing l in sysctl_lookup(), because it can be NULL.

Note one point where a possibility of a fault exists.


To generate a diff of this commit:
cvs rdiff -r1.156 -r1.157 src/sys/kern/kern_sysctl.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