Zebediah Figura : rpcrt4: Handle exceptions in a larger portion of NdrClientCall().

Alexandre Julliard julliard at winehq.org
Tue May 21 16:45:22 CDT 2019


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Mon May 20 23:30:55 2019 -0500

rpcrt4: Handle exceptions in a larger portion of NdrClientCall().

Most notably in NdrProxyInitialize().

This patch and the next bring the scope of exception handling roughly in line
with -Os stubs.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=36981
Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/rpcrt4/ndr_stubless.c | 445 ++++++++++++++++++++-------------------------
 1 file changed, 199 insertions(+), 246 deletions(-)

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



More information about the wine-cvs mailing list