http://bugs.winehq.org/show_bug.cgi?id=17413 Dylan Smith <dylan.ah.smith(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dylan.ah.smith(a)gmail.com Status|NEW |ASSIGNED --- Comment #1 from Dylan Smith <dylan.ah.smith(a)gmail.com> 2009-02-24 11:52:09 --- Seems like it is fixed by commit b9b9835f9368c83e15451e04c8e0781012ac4a2f which I submitted to fix Bug 17502. The patch initializes an uninitialized value. Turning on the heap channel for debugging initializes allocated bytes that aren't initialized, so it caused the tests to fail. -- 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.