[Bug 28815] New: kernel32/tests/fiber.ok shows longjmp-related uninitialised memory references
http://bugs.winehq.org/show_bug.cgi?id=28815 Bug #: 28815 Summary: kernel32/tests/fiber.ok shows longjmp-related uninitialised memory references Product: Wine Version: 1.3.30 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com Classification: Unclassified In "make fiber.ok", valgrind complains (a lot), e.g.: Use of uninitialised value of size 4 at run_test (test.h:566) by main (test.h:624) Uninitialised value was created by a stack allocation at __longjmp (__longjmp.S:54) longjmp is trickier than it sounds; see also http://patrakov.blogspot.com/2009/07/dangers-of-setjmplongjmp.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=28815 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- I don't have a problem in git. -- 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=28815 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.18. -- 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