MSI: deleted two buggy functions

Mike McCormack mike at codeweavers.com
Fri Oct 28 21:33:54 CDT 2005


ChangeLog:
Deleted two buggy functions that incorrectly and inefficiently check 
whether a row already exists in a table, and replaced them with a call 
to an existing working function that does the same thing correctly.

  dlls/msi/table.c |   76 
++++--------------------------------------------------
  1 files changed, 6 insertions(+), 70 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: b63d779fb58fc43777c7f215555b423cf4af4900.diff
Type: text/x-patch
Size: 2604 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051029/9c25275e/b63d779fb58fc43777c7f215555b423cf4af4900.diff


More information about the wine-patches mailing list