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

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 24 13:52:19 CST 2009


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


Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Austin English <austinenglish at gmail.com>  2009-02-24 13:52:19 ---
(In reply to comment #1)
> 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.
> 

Yep:

http://test.winehq.org/data/86f79e3a558ca1fb5d596e9f62403ca89178d3cf/wine_xp_ae-ub-904-heap/riched32:editor.html

Now we just need to fix those other 9 failures ;-). Some of them
(mshtml/msi/winmm) are crashing, and may be a bit harder. Crypt32's got a few
that don't like debugging traces...


-- 
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