]> git.ipfire.org Git - thirdparty/cups.git/commit
Use memmove instead of memcpy for overlapping copy.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 22 Jul 2003 18:12:43 +0000 (18:12 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 22 Jul 2003 18:12:43 +0000 (18:12 +0000)
commit5f18baadf927c05a51aec5b635554d167a1120ee
tree237405b6cf23d2f0f2df7c17ad2f7b7355868dcf
parent0b0c767f244a9c7190023c3052804f30c197f0d6
Use memmove instead of memcpy for overlapping copy.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@3823 7a7537e8-13f0-0310-91df-b6672ffda945
backend/usb.c