[Bug 26754] Regedit crashes on start when compiled with clang from trunk

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 30 01:11:28 CDT 2011


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

--- Comment #7 from Nikolay Sivov <bunglehead at gmail.com> 2011-04-30 01:11:27 CDT ---
Does it really fail on ZeroMemory or it just corrupts stack?

ZeroMemory() should be dropped here anyway, cause we already explicitly
initialize 11 fields, and only 6 are left to be zeroed with ZeroMemory().

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