[Bug 26728] New: d3d_compiler/reflection test shows a ton of valgrind warnings

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 11 14:28:01 CDT 2011


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

           Summary: d3d_compiler/reflection test shows a ton of valgrind
                    warnings
           Product: Wine
           Version: 1.3.17
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: minor
          Priority: P2
         Component: directx-d3dx9
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com
                CC: wine-bugs at winehq.org, kgbricola at web.de


Invalid write of size 4
    at  copy_name (reflection.c:166)
    by  d3dcompiler_parse_type_members (reflection.c:1176)
    by  d3dcompiler_parse_type (reflection.c:1247)
    by  get_reflection_type (reflection.c:1293)
    by  d3dcompiler_parse_variables (reflection.c:1353)
    by  d3dcompiler_parse_rdef (reflection.c:1522)
    by  d3dcompiler_shader_reflection_init (reflection.c:1711)
    by  D3DReflect (reflection.c:1840)
    by  test_reflection_constant_buffer (reflection.c:1233)
    by  func_reflection (reflection.c:1515)
    by  run_test (test.h:556)
    by  main (test.h:624)
  Address 0x7f037adc is 0 bytes after a block of size 12 alloc'd
    at  notify_alloc (heap.c:254)
    by  RtlAllocateHeap (heap.c:1702)
    by  d3dcompiler_parse_type (reflection.c:1238)
    by  get_reflection_type (reflection.c:1293)
    by  d3dcompiler_parse_variables (reflection.c:1353)
    by  d3dcompiler_parse_rdef (reflection.c:1522)
    by  d3dcompiler_shader_reflection_init (reflection.c:1711)
    by  D3DReflect (reflection.c:1840)
    by  test_reflection_constant_buffer (reflection.c:1233)
    by  func_reflection (reflection.c:1515)
    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