27 Jul
2011
27 Jul
'11
6:25 p.m.
Module: wine Branch: master Commit: fe404d1d88568803e2332b4899e01cd99b2d66a6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=fe404d1d88568803e2332b4899... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Wed Jul 27 10:53:44 2011 +0200 msi: Always check the return value of MSI_IterateRecords. --- dlls/msi/action.c | 123 +++++++++++++++++++++++++++++++--------------------- dlls/msi/classes.c | 92 +++++++++++++++++++++++++++----------- dlls/msi/files.c | 4 +- dlls/msi/font.c | 8 ++-- 4 files changed, 146 insertions(+), 81 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=fe404d1d88568803e2332b...