advapi32: Fix null termination in RegQueryInfoKeyA.
commit85b003cb2e08a6e45b64413dcb4ce34f60dccdea
authorAlexandre Julliard <julliard@winehq.org>
Tue, 15 Mar 2016 05:06:29 +0000 (15 14:06 +0900)
committerMichael Stefaniuc <mstefani@winehq.org>
Sun, 3 Apr 2016 20:48:50 +0000 (3 22:48 +0200)
treee44c0f128f78364eb7f9d35c71225a93f481f298
parent327ac6c86a9ff242169f10affb2e6eb179fdcbc0
advapi32: Fix null termination in RegQueryInfoKeyA.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 303daeef58b7fe56ef991dde8504d65c11924937)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
dlls/advapi32/registry.c
dlls/advapi32/tests/registry.c