Re: server: KeyNameInformation returns the full name of the key. (try 2)
7 Oct
2014
7 Oct
'14
1:10 p.m.
Akihiro Sagawa <sagawa.aki(a)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(a)winehq.org
4174
Age (days ago)
4174
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard