regedit: Free the memory used by the REG_DWORD and hex data types after saving the...
commit8504a1563de17f7c93023cf317a7bccde7718d17
authorHugh McMaster <hugh.mcmaster@outlook.com>
Fri, 16 Jun 2017 13:06:23 +0000 (16 13:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 16 Jun 2017 13:25:37 +0000 (16 15:25 +0200)
tree09f11f5b0823268dcd13561ce308cf1949b3e3c6
parenta1924ae2da1d86000f61eefed5e59150a74468ab
regedit: Free the memory used by the REG_DWORD and hex data types after saving the registry value.

We use a BOOL to handle all hex types, including those that are undefined (e.g.0x100).

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