regedit: Skip lines that do not begin with a hexadecimal character during hex data...
commit6ffa89ebd3ad16cb887df78351e3a04798671eea
authorHugh McMaster <hugh.mcmaster@outlook.com>
Tue, 4 Jul 2017 12:46:18 +0000 (4 12:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 Jul 2017 17:49:42 +0000 (4 19:49 +0200)
treeaa2d51ee43cfcf300147f4dbdb9abd6b8fc6b9b9
parent50caf838b6f3e93463834e7dbd5bac97e78098f9
regedit: Skip lines that do not begin with a hexadecimal character during hex data concatenation.

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