Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
Module Name: src
Committed By: maya
Date: Fri Jan 20 02:25:24 UTC 2017
Modified Files:
src/sys/dev/usb: ukbd.c
Log Message:
don't memcpy overlapping buffers, use memmove.
this is undefined behaviour.
CID 1299069
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 src/sys/dev/usb/ukbd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index