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@winehq.org Reporter: austinenglish@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.
https://bugs.winehq.org/show_bug.cgi?id=36400
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36400
Thomas Faller tfaller1@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tfaller1@gmx.de
--- Comment #1 from Thomas Faller tfaller1@gmx.de --- I can't reproduce this bug. Is this bug still present in your test runs?
https://bugs.winehq.org/show_bug.cgi?id=36400
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Austin English austinenglish@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.
https://bugs.winehq.org/show_bug.cgi?id=36400
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.55.