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: jdolecek
Date: Mon Jan 14 19:21:54 UTC 2019
Modified Files:
src/sys/kern: subr_prf.c
Log Message:
add KASSERT()s to ensure aprint_*_dev() and aprint_*_ifp() is not called
with NULL dv or ifp respectively
related to PR kern/53789
To generate a diff of this commit:
cvs rdiff -u -r1.175 -r1.176 src/sys/kern/subr_prf.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