wininet: Deal with bogus accept types array passed into HttpOpenRequestA.

Maarten Lankhorst m.b.lankhorst at gmail.com
Wed May 7 16:59:26 CDT 2008


Hoi Hans

2008/5/7 Hans Leidekker <hans at it.vu.nl>:
>
>  The bug reporting agent in Google Sketchup passes an accept types
>  array that includes a wild pointer and a pointer to an empty string,
>  both of which are ignored by Windows. Although the wild pointer changed
>  between a number of tries its high word remained unset, so we may get
>  away with a check on the high word instead of an exception handler.
>
>  Fixes http://bugs.winehq.org/show_bug.cgi?id=11954
>
>   -Hans
This test fails on xp for me, can you fix it?

http.c:1767: Test failed: got ', */*, %p, , */*' expected '*/*, %p, */*'

Cheers,
Maarten.



More information about the wine-devel mailing list