Searched hist:126774 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.bin/usbhidaction/
H A Dusbhidaction.cdiff 126774 Tue Mar 09 09:35:43 MST 2004 dwmalone Misc fixes brought to light by WARNS=6:

1) Constness, unusedness and size_tness.
2) Don't clobber the value returned by hid_report_size in the daemon case.
3) Don't misspell "sizeof buf" as 100.
4) Don't run off the end of a buffer if the pid is about a google.
5) Avoid shadowing the usage function.

Completed in 16 milliseconds