[PATCH] [Advapi32]: leaks

Alexandre Julliard julliard at winehq.org
Tue Oct 17 04:13:33 CDT 2006


Eric Pouech <eric.pouech at wanadoo.fr> writes:

> - plug a couple of memory leaks (DLLs & tests)
> - esp., rewrote LsaQueryInformationPublic to alloc a single
>   memory chunk for a request (instead of several we were
>   leaking)

That's good, but it would be better to do it all in GetDomainName
instead of duplicating the code and opening/closing the same registry
key twice for each call.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list