[Bug 36572] valgrind shows a definite leak in shlwapi/tests/ordinal.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 14 12:48:35 CDT 2014


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

--- Comment #1 from Nikolay Sivov <bunglehead at gmail.com> ---
This happens because we don't release cached desktop shellfolder instance on
process detach. And in this particular case shell32 is manually
loaded/unloaded, so it's a valid warning.

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