]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Oops. I originally extended the bcopy to 8 characters to include the
authorpeter <peter@FreeBSD.org>
Fri, 14 Jul 2000 01:22:07 +0000 (01:22 +0000)
committerpeter <peter@FreeBSD.org>
Fri, 14 Jul 2000 01:22:07 +0000 (01:22 +0000)
commitd5b4e49e295dc00b17632ae485c2d8d0ca40914b
tree621b0a35f8e53be31db7ebdbd7f764a5246f29ca
parentd7ee90746cf828fdb44fbd975afca7a94a7fa072
Oops. I originally extended the bcopy to 8 characters to include the
original \0 on the terminating string, however I changed my mind to
make it more obvious that the termination was being taken care of and
explicitly added the nul terminator.  I forgot to reset the bcopy length.
usr.sbin/usbd/usbd.c