14 Dec
2009
14 Dec
'09
9:42 p.m.
http://bugs.winehq.org/show_bug.cgi?id=4742 --- Comment #16 from Detlef Riekenberg <wine.dev(a)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.