https://bugs.winehq.org/show_bug.cgi?id=36919 Bug ID: 36919 Summary: valgrind shows a few unitialized variables in dlls/ieframe/tests/ie.c (randomByte) 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(a)winehq.org Reporter: austinenglish(a)gmail.com ==12795== Use of uninitialised value of size 4 ==12795== at 0x8123E093: randomByte (sqlite3.c:20610) ==12795== Uninitialised value was created by a stack allocation ==12795== at 0x8123E020: randomByte (sqlite3.c:20571) ==12795== ==12795== Use of uninitialised value of size 4 ==12795== at 0x8123E0DA: randomByte (sqlite3.c:20621) ==12795== Uninitialised value was created by a stack allocation ==12795== at 0x8123E020: randomByte (sqlite3.c:20571) ==12795== ==12795== Use of uninitialised value of size 4 ==12795== at 0x8123E0EE: randomByte (sqlite3.c:20622) ==12795== Uninitialised value was created by a stack allocation ==12795== at 0x8123E020: randomByte (sqlite3.c:20571) ==12795== -- 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.