Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 10/10/2000 15:37:02
Module Name:	syssrc
Committed By:	augustss
Date:		Tue Oct 10 12:37:02 UTC 2000

Modified Files:
	syssrc/sys/dev/usb: uhid.c

Log Message:
Don't free unallocated pointer in detach (can happen if detach happens
before attach has finished).


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 syssrc/sys/dev/usb/uhid.c

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