msi: Fix an off-by-one error

James Hawkins truiken at gmail.com
Tue Aug 1 19:36:59 CDT 2006


Hi,

This fix gets us to the next bug in bug 5768.
http://bugs.winehq.org/show_bug.cgi?id=5768

Changelog:
* The input buffer length is the number of characters not including
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: a92311780f6fa9070357fa0dadf3466265921957.diff
Type: application/octet-stream
Size: 380 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060801/7875e883/a92311780f6fa9070357fa0dadf3466265921957.obj


More information about the wine-patches mailing list