regedit: Fail when parsing any hex data type that is greater than ULONG_MAX on Windows.
commit8803b9616bce64066a7a087148d49caa1adb8f6b
authorHugh McMaster <hugh.mcmaster@outlook.com>
Wed, 21 Jun 2017 12:18:53 +0000 (21 12:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Jun 2017 17:15:12 +0000 (21 19:15 +0200)
tree5de8060b06402904deed7d657dd03b9dfc8b34bd
parentc0312bf79e6558ed5cfca114751a65e0040d8adc
regedit: Fail when parsing any hex data type that is greater than ULONG_MAX on Windows.

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