[Bug 21568] advapi32/crypt tests crash with +heap

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 5 03:47:10 CDT 2010


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





--- Comment #8 from Austin Lund <austin.lund at gmail.com>  2010-08-05 03:46:58 ---
Created an attachment (id=30013)
 --> (http://bugs.winehq.org/attachment.cgi?id=30013)
Adding handle table for HCRYPTKEY

I've tried to add a handle table implementation.  I've only done it for
HCRYPTKEY.  It does make that particular function call not crash in the test,
but then it crashes on a released HCRYPTHASH.  So if this is the "right"
approach, then it needs to be duplicated for the other handles.

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