[Bug 36926] New: valgrind shows a couple unitialized variables in dlls/ieframe/tests/ie.c (codeOneLoopStart)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 17 00:25:36 CDT 2014


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

            Bug ID: 36926
           Summary: valgrind shows a couple unitialized variables in
                    dlls/ieframe/tests/ie.c (codeOneLoopStart)
           Product: Wine
           Version: 1.7.22
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase, valgrind
          Severity: normal
          Priority: P2
         Component: ieframe
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==14107== Conditional jump or move depends on uninitialised value(s)
==14107==    at 0x81280EED: codeOneLoopStart (sqlite3.c:108584)
==14107==  Uninitialised value was created by a client request
==14107==    at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==14107==    by 0x7BC4C075: initialize_block (heap.c:240)
==14107==    by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==14107==    by 0x77D619E: msvcrt_heap_alloc (heap.c:70)
==14107==    by 0x77D6D63: MSVCRT_malloc (heap.c:408)
==14107==    by 0x812510B5: sqlite3MemMalloc (sqlite3.c:15744)

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