Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@netbsd.org>
From: David Sainty <dsainty@netbsd.org>
List: source-changes
Date: 01/02/2003 13:00:23
Module Name: src
Committed By: dsainty
Date: Thu Jan 2 11:00:22 UTC 2003
Modified Files:
src/sys/dev/usb: uhidev.c
Log Message:
Knock off some XXX'd code: Use malloc() instead of a fixed length buffer
on the stack.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/dev/usb/uhidev.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.