Module Name: src Committed By: maya Date: Sat Mar 11 12:41:14 UTC 2017
Modified Files: src/sys/dev/usb: uhid.c Log Message: memcpy of overlapping arguments is UB. use memmove. CID 1299071 ok riastradh To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.99 src/sys/dev/usb/uhid.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.