Zebediah Figura : msi: Add exception handling around all custom action RPC calls.

Alexandre Julliard julliard at winehq.org
Mon Sep 10 16:01:07 CDT 2018


Module: wine
Branch: master
Commit: baea371c3d4153bc4a718c07f46971d4d39aa9f3
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=baea371c3d4153bc4a718c07f46971d4d39aa9f3

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Fri Sep  7 20:17:22 2018 -0500

msi: Add exception handling around all custom action RPC calls.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msi/cond.y     |  13 +++-
 dlls/msi/custom.c   |   5 ++
 dlls/msi/format.c   |  21 +++++-
 dlls/msi/install.c  | 195 +++++++++++++++++++++++++++++++++++++++++++++-------
 dlls/msi/msi.c      |  12 +++-
 dlls/msi/msipriv.h  |   1 +
 dlls/msi/msiquery.c |  92 ++++++++++++++++++++++---
 dlls/msi/package.c  |  57 +++++++++++++--
 dlls/msi/suminfo.c  |  12 +++-
 9 files changed, 363 insertions(+), 45 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=baea371c3d4153bc4a718c07f46971d4d39aa9f3



More information about the wine-cvs mailing list