regedit: Correctly calculate REG_MULTI_SZ size before reading from the buffer.
commit101fe51b258bc4927dab5b92abc6a53e5e235c0a
authorHugh McMaster <hugh.mcmaster@outlook.com>
Wed, 6 Jul 2022 12:27:48 +0000 (6 22:27 +1000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Jul 2022 18:32:39 +0000 (6 20:32 +0200)
tree4a2a8e17cd38414957b0b448d44ded425d79bc1d
parent159f3699ec5ed1e7742ef79a2fbc5b82fc12043f
regedit: Correctly calculate REG_MULTI_SZ size before reading from the buffer.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
programs/regedit/edit.c