Source-Changes-D archive

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

Re: CVS commit: src/sys/dev/usb



On Tue, Dec 11, 2012 at 09:17:32AM +0000, SAITOH Masanobu wrote:
> Module Name:  src
> Committed By: msaitoh
> Date:         Tue Dec 11 09:17:32 UTC 2012
> 
> Modified Files:
>       src/sys/dev/usb: ubsa_common.c
> 
> Log Message:
> Fix off by one read error.
> 
> 
> To generate a diff of this commit:
> cvs rdiff -u -r1.8 -r1.9 src/sys/dev/usb/ubsa_common.c

Judging by the other usage of UBSA_MAXCONN, it appears it was correct
before.

        Jonathan Kollasch


Home | Main Index | Thread Index | Old Index