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

Akihiro Sagawa sagawa.aki at gmail.com
Thu Oct 2 09:43:12 CDT 2014


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.

---
 dlls/ntdll/tests/reg.c |  2 +-
 server/registry.c      | 40 +++++++++++++++++++++++++++++++++++++---
 2 files changed, 38 insertions(+), 4 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-KeyNameInformation-returns-the-full-name-of-t.patch
Type: text/x-patch
Size: 3416 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141002/e69bd45c/attachment-0001.bin>


More information about the wine-patches mailing list