msi: Don't crash if an empty record is given to MsiProcessMessage

James Hawkins truiken at gmail.com
Tue Aug 1 15:15:34 CDT 2006


Hi,

This fixes bug 5751.  http://bugs.winehq.org/show_bug.cgi?id=5751
Also a quote from msdn on the use of IDOK:

"MsiProcessMessage: IDOK:  The function succeeded."

Changelog:
* Don't crash if an empty record is given to MsiProcessMessage.

 dlls/msi/package.c      |    4 ++++
 dlls/msi/tests/format.c |   26 ++++++++++++++++++++++++++
 2 files changed, 30 insertions(+), 0 deletions(-)

--
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 92d783faa0707231761fcef6442ff0292add0b89.diff
Type: application/octet-stream
Size: 1546 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060801/cd1faa49/92d783faa0707231761fcef6442ff0292add0b89.obj


More information about the wine-patches mailing list