server: Check reply size when copying key full name.
commit886acfad379b653e4370e8172c5f7fae257b627c
authorPaul Gofman <pgofman@codeweavers.com>
Tue, 6 Oct 2020 12:05:18 +0000 (6 15:05 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Oct 2020 19:47:56 +0000 (6 21:47 +0200)
tree98b78f75a9e3a13ed075bb26b64e5805968af579
parent9cb5077096b72c2668fdf6d8f7e59179f6bf39a6
server: Check reply size when copying key full name.

Fixes segfault in wineserver during ntdll reg test.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
server/registry.c