Zebediah Figura : rpcrt4: Ignore fMustAlloc in PointerUnmarshall().

Alexandre Julliard julliard at winehq.org
Tue Oct 30 14:19:35 CDT 2018


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Sun Oct 28 17:25:49 2018 -0500

rpcrt4: Ignore fMustAlloc in PointerUnmarshall().

Use our own heuristics to decide whether we, or the inner routine, must
allocate.

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

---

 dlls/rpcrt4/ndr_marshall.c       | 57 ++++++++++++++++++++++------------------
 dlls/rpcrt4/tests/ndr_marshall.c | 41 +++--------------------------
 2 files changed, 35 insertions(+), 63 deletions(-)

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



More information about the wine-cvs mailing list