server: KeyNameInformation returns the full name of the key. (try 2)

Alexandre Julliard julliard at winehq.org
Tue Oct 7 13:10:16 CDT 2014


Akihiro Sagawa <sagawa.aki at gmail.com> writes:

> Try 2:
>   - Use `for' loops instead of `while' loops in get_key_full_name function.
>   - Introduce full_name variable to avoid tricky free() condition check at
> end of enum_key function.

You should be able to do this without allocating memory.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list