[Bug 27178] advapi32: CryptEnumProvidersW may don't free resources

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 15 12:54:30 CDT 2011


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

--- Comment #2 from Nikolay Sivov <bunglehead at gmail.com> 2011-05-15 12:54:30 CDT ---
This one is questionable:

---
SetLastError(NTE_FAIL);
---

but in general it leaks, yes. Even in more places than you mentioned.

And as Austin said please send a patch for that, but without SetLastError() if
you won't add corresponding test.

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