regedit: Fix a buffer overflow when exporting binary values in export_hkey().
commitf0f91a69b3424d4403b6c2b75579878eed77aa9f
authorFrancois Gouget <fgouget@codeweavers.com>
Wed, 12 Nov 2008 10:31:40 +0000 (12 11:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Nov 2008 12:12:31 +0000 (12 13:12 +0100)
tree37017cfab5477f0e615d113ab4f952d1f87b8605
parent7df722259486931ccaefaeead2bca8d29166be74
regedit: Fix a buffer overflow when exporting binary values in export_hkey().

We must take the indentation into account to compute the number of lines a binary value will use.
programs/regedit/regproc.c