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