[Bug 36400] New: valgrind shows several unitialized values in under crypt32/tests/message.c
https://bugs.winehq.org/show_bug.cgi?id=36400 Bug ID: 36400 Summary: valgrind shows several unitialized values in under crypt32/tests/message.c Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: crypt32 Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com Created attachment 48448 --> https://bugs.winehq.org/attachment.cgi?id=48448 valgrind log ==19270== Conditional jump or move depends on uninitialised value(s) ==19270== at 0x513193F: CryptMsgOpenToEncode (msg.c:1416) ==19270== by 0x512C471: CryptSignMessage (message.c:491) ==19270== by 0x4F7DEDF: func_message (message.c:1069) ==19270== by 0x4F43A0B: main (test.h:584) ==19270== Uninitialised value was created by a stack allocation ==19270== at 0x512C281: CryptSignMessage (message.c:409) ==19270== ==19270== Conditional jump or move depends on uninitialised value(s) ==19270== at 0x513193F: CryptMsgOpenToEncode (msg.c:1416) ==19270== by 0x512C471: CryptSignMessage (message.c:491) ==19270== by 0x4F7DF89: func_message (message.c:1075) ==19270== by 0x4F43A0B: main (test.h:584) ==19270== Uninitialised value was created by a stack allocation ==19270== at 0x512C281: CryptSignMessage (message.c:409) ==19270== etc. -- 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=36400 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind -- 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=36400 Thomas Faller <tfaller1(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tfaller1(a)gmx.de --- Comment #1 from Thomas Faller <tfaller1(a)gmx.de> --- I can't reproduce this bug. Is this bug still present in your test runs? -- 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=36400 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- (In reply to Thomas Faller from comment #1)
I can't reproduce this bug. Is this bug still present in your test runs?
Nope, thanks for checking. -- 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=36400 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.55. -- 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