http://bugs.winehq.org/show_bug.cgi?id=28799
--- Comment #5 from Michael Mc Donnell michael@mcdonnell.dk 2012-03-22 04:27:45 CDT --- (In reply to comment #4)
Isn't it simpler to use memmove instead? Although your solution may be faster.
Using a memmove would just hide the problem. There should not be any overlapping memory regions at all.