[PATCH 2/2] rpcrt4: Avoid reference leaks when unmarshalling [in, out] interface pointers.

Alexandre Julliard julliard at winehq.org
Thu Nov 1 15:53:12 CDT 2018


Zebediah Figura <z.figura12 at gmail.com> writes:

> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
> ---
>  dlls/rpcrt4/ndr_ole.c            | 10 ++++++++--
>  dlls/rpcrt4/tests/ndr_marshall.c |  2 --
>  2 files changed, 8 insertions(+), 4 deletions(-)

This causes a test failure:

../../../tools/runtest -q -P wine -T ../../.. -M qmgr.dll -p qmgr_test.exe.so enum_files && touch enum_files.ok
enum_files.c:228: Test failed: Invalid call to Next succeeded: c0000005
make: *** [Makefile:189: enum_files.ok] Error 1

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list