[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
Wed Mar 21 18:12:21 CDT 2012


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

--- Comment #3 from Michael Mc Donnell <michael at mcdonnell.dk> 2012-03-21 18:12:21 CDT ---
Created attachment 39490
  --> http://bugs.winehq.org/attachment.cgi?id=39490
Patch for not welding self

It looks like the error message is caused by the destination and source being
the same. This patch makes sure that a vertex is not welded with itself.

-- 
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