[Bug 28799] New: 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
Tue Oct 18 22:06:19 CDT 2011


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

             Bug #: 28799
           Summary: d3dx9_36/tests/mesh.ok: memcpy source and destination
                    overlap in weld_float16_2() triggered by
                    test_weld_vertices()
           Product: Wine
           Version: 1.3.30
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: directx-d3dx9
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com
                CC: wine-bugs at winehq.org
    Classification: Unclassified


In d3dx9_36/tests, in "make mesh.ok", valgrind complains:

Source and destination overlap in memcpy(0x7fd893dc, 0x7fd893dc, 4)
   at memcpy (mc_replace_strmem.c:635)
   by weld_float16_2 (mesh.c:5861)
   by weld_component (mesh.c:5958)
   by D3DXWeldVertices (mesh.c:6242)
   by test_weld_vertices (mesh.c:8069)
   by func_mesh (mesh.c:8193)
   by run_test (test.h:556)
   by main (test.h:624)

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