msi: The input buffer length is the number of characters excluding the NULL terminator, so fix an off by one error [RESEND]

James Hawkins truiken at gmail.com
Thu Aug 3 19:42:00 CDT 2006


Hi,

Is there anything wrong with this patch?

This fixes bug 5768.
http://bugs.winehq.org/show_bug.cgi?id=5768

Changelog:
* The input buffer length is the number of characters excluding the
NULL terminator, so fix an off by one error.

 dlls/msi/install.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

--
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bc602c04a7997ff04b5557cf3974bb0381fa596c.diff
Type: application/octet-stream
Size: 380 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060803/59252b09/bc602c04a7997ff04b5557cf3974bb0381fa596c.obj


More information about the wine-patches mailing list