Date: Thu, 13 Jul 2000 18:22:07 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/usbd usbd.c Message-ID: <200007140122.SAA13852@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/07/13 18:22:07 PDT Modified files: usr.sbin/usbd usbd.c Log: 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. Revision Changes Path 1.17 +2 -2 src/usr.sbin/usbd/usbd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007140122.SAA13852>