regedit: Stop exporting REG_SZ data at the first NUL character.
commit62027322b05d3e0d72b2905a171e21becaf355d6
authorHugh McMaster <hugh.mcmaster@outlook.com>
Mon, 7 May 2018 23:50:42 +0000 (7 23:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 May 2018 08:41:35 +0000 (8 10:41 +0200)
tree6d6e16c960b76c50f373b20f0b969f70885e2a05
parent794d30dca65843baee7e0cd5f054e1b1fbe96a95
regedit: Stop exporting REG_SZ data at the first NUL character.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
programs/regedit/regproc.c
programs/regedit/tests/regedit.c