[Bug 17413] riched32/editor tests fail with +heap enabled

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 24 11:52:09 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=17413


Dylan Smith <dylan.ah.smith at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dylan.ah.smith at gmail.com
             Status|NEW                         |ASSIGNED




--- Comment #1 from Dylan Smith <dylan.ah.smith at 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.



More information about the wine-bugs mailing list