Still a crash in the rpcrt4 tests

Rob Shearman robertshearman at gmail.com
Thu Nov 12 02:49:13 CST 2009


2009/11/12 Paul Vriens <paul.vriens.wine at gmail.com>:
> Hi Rob,
>
> There is still a crash in the rpcrt4 tests on NT4+.
>
> These 2 tests both crash actually:
>
>  886   x = echo_ranged_int(0);
>  887   ok(x == 0, "echo_ranged_int() returned %d instead of 0\n", x);
>  888   x = echo_ranged_int(100);
>  889   ok(x == 100, "echo_ranged_int() returned %d instead of 100\n", x);
>
> but only in the "ncalrpc_basic" case.

I have a fix in widl for these which I'll send shortly.

-- 
Rob Shearman



More information about the wine-devel mailing list