regedit: The xxx_name_len variables track buffer sizes. That is they count the traili...
commit7f707b3037c7c203b45e2acd7cfe7142e1a5e3c9
authorFrancois Gouget <fgouget@codeweavers.com>
Wed, 12 Nov 2008 10:28:49 +0000 (12 11:28 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Nov 2008 12:11:59 +0000 (12 13:11 +0100)
tree3c608f4fbe34defc295bf5e192c8190c27dea1a4
parent5940ada80b1e03e93dd2f167552b903859bfc73a
regedit: The xxx_name_len variables track buffer sizes. That is they count the trailing '\0'. Adjust a couple of places that got this wrong and rename them to xxx_name_size.
programs/regedit/regproc.c