Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 02/13/2001 03:14:45
Module Name:	syssrc
Committed By:	bjh21
Date:		Tue Feb 13 01:14:45 UTC 2001

Modified Files:
	syssrc/sys/dev/wscons: wsmouse.c

Log Message:
Fix an uninitialised variable which could have caused corruption of the user
button state (and hence spurious mouse clicks) if the event queue filled
up.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/wscons/wsmouse.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.