[Bug 26042] advapi32/crypt tests show two leaks under valgrind

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 9 19:35:05 CST 2011


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

--- Comment #1 from Nikolay Sivov <bunglehead at gmail.com> 2011-02-09 19:35:05 CST ---
This is what's this test is about actually. Context is released before
releasing key, and key release call supposed to fail after that as it does now.

Probably we should track all keys and free them while releasing a provider, I'm
not sure it's important to implement.

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