CopyMemQuick -> CopyMem, length is not always LONG aligned. Fixes m68k random memory...
commit0c1a5995aac49daf21cf2b78e30165b47bac5809
authortwilen <twilen@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 22 Jun 2012 14:39:59 +0000 (22 14:39 +0000)
committertwilen <twilen@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 22 Jun 2012 14:39:59 +0000 (22 14:39 +0000)
treece4ef29a0640d6eb7b3f607ba8f40c169f649ab3
parent64f655f1153757a085ca24d6a667a4904fccc573
CopyMemQuick -> CopyMem, length is not always LONG aligned. Fixes m68k random memory corruption.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45116 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/dos/readargs.c
rom/exec/exec_util.c