NetBSD-Bugs archive

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

PR/53789 CVS commit: src/sys/kern



The following reply was made to PR port-amd64/53789; it has been noted by GNATS.

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53789 CVS commit: src/sys/kern
Date: Mon, 14 Jan 2019 19:21:54 +0000

 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