CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2016/11/16 00:02:48

Modified files:
        sys/dev/usb    : uaudio.c 

Log message:
Use memcpy() to copy structures into freshly malloc'ated buffers,
as source and destination never overlap in this case. From
Michael W. Bombardieri <mb at ii.net>.

Reply via email to