[Bug 28799] d3dx9_36/tests/mesh.ok: memcpy source and destination overlap in weld_float16_2() triggered by test_weld_vertices()

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 22 04:27:45 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=28799

--- Comment #5 from Michael Mc Donnell <michael at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list