NetBSD-Bugs archive

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

PR/52935 CVS commit: src/sys/dev/wscons



The following reply was made to PR kern/52935; it has been noted by GNATS.

From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52935 CVS commit: src/sys/dev/wscons
Date: Sat, 20 Jan 2018 23:27:06 +0000

 Module Name:	src
 Committed By:	rin
 Date:		Sat Jan 20 23:27:06 UTC 2018
 
 Modified Files:
 	src/sys/dev/wscons: wsemul_vt100.c
 
 Log Message:
 Correct wrong assertion code introduced by rev 1.41:
 http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/wscons/wsemul_vt100.c#rev1.41
 
 Fix kernel panic reported in PR kern/52935.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.41 -r1.42 src/sys/dev/wscons/wsemul_vt100.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