[Bug 38462] New: valgrind shows an uninitialized variable in dlls/mshtml/tests/activex.c test_exec_script()

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 20 13:17:20 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38462

            Bug ID: 38462
           Summary: valgrind shows an uninitialized variable in
                    dlls/mshtml/tests/activex.c test_exec_script()
           Product: Wine
           Version: 1.7.41
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase, valgrind
          Severity: normal
          Priority: P2
         Component: mshtml
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
      Distribution: ---

==10009== Conditional jump or move depends on uninitialised value(s)
==10009==    at 0x4E8752B: VARIANT_ValidateType (variant.c:512)
==10009==    by 0x4E878FD: VariantClear (variant.c:626)
==10009==    by 0x487C37B: test_exec_script (activex.c:2619)
==10009==    by 0x487C468: test_create_element (activex.c:2641)
==10009==    by 0x487CE41: func_activex (activex.c:2807)
==10009==    by 0x4900DDF: run_test (test.h:584)
==10009==    by 0x4901219: main (test.h:666)
==10009==  Uninitialised value was created by a stack allocation
==10009==    at 0x487C26B: test_exec_script (activex.c:2604)
==10009==

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