rpcrt4: Add tests for multi-dimensional conformant arrays.

Paul Vriens paul.vriens.wine at gmail.com
Fri Feb 12 04:53:30 CST 2010


On 02/11/2010 05:18 PM, Huw Davies wrote:
> +    ptr = NdrSimpleStructMarshall(&StubMsg, (unsigned char *)&memsrc,
> +&fmtstr_complex_array[32] );

Hi Huw,

This particular test crashes on Win9x, WinMe and NT4.

They all show:

ndr_marshall.c:1973: Test failed: length 96

just before the crash so maybe that would be our means to bail out?

-- 
Cheers,

Paul.



More information about the wine-devel mailing list