regedit: Avoid appending '\0' to string value of imported key.

Sebastian Lackner sebastian at fds-team.de
Tue May 19 01:01:24 CDT 2015


From: Jiaxing Wang <hello.wjx at gmail.com>

The patch was already submitted a while ago and looks correct to me.
The string is already nullterminated with "val_data[dwLen-1] = '\0';".

---
 programs/regedit/regproc.c | 1 -
 1 file changed, 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-regedit-Avoid-appending-0-to-string-value-of-importe.patch
Type: text/x-patch
Size: 890 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150519/3979a6c0/attachment.bin>


More information about the wine-patches mailing list