[Bug 4742] Message handling in dlls/user/edit.c may crash programs

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 14 15:42:38 CST 2009


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





--- Comment #16 from Detlef Riekenberg <wine.dev at web.de>  2009-12-14 15:42:38 ---
My initial tests where plain wrong.
I called LocalFree() on the Handle returned from the first EM_GETHANDLE
and then use the second handle for various API calls
(Since the same handle was returned in both EM_GETHANDLE calls,
a typical: use after free ....)

I try to rework the tests a bit this week.

-- 
By by ... Detlef

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