[Bug 36919] New: valgrind shows a few unitialized variables in dlls/ieframe/tests/ie.c (randomByte)
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.
https://bugs.winehq.org/show_bug.cgi?id=36919 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Fedora -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36919 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- There's no randomByte() function in current codebase (wine-gecko 2.47). Please retest. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36919 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|NEEDINFO |RESOLVED --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- (In reply to Nikolay Sivov from comment #1)
There's no randomByte() function in current codebase (wine-gecko 2.47). Please retest.
Marking abandoned. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36919 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org