Re: winhttp/url.c: Fix of invalid behaviour of WinHttpCrackUrl

2010-03-16 Thread Maciej Borsz
Hi! I added this test to testsuite and resubmitted patch. Maciej 2010/3/16 Paul Vriens > On 03/15/2010 10:56 PM, Maciej Borsz wrote: > >> Fix of invalid behaviour of WinHttpCrackUrl when in url is '@'. >> >> For example: >> WinHttpCrackUrl(L" >> http://example.net/path?var1=exam...@example.com&

Re: winhttp/url.c: Fix of invalid behaviour of WinHttpCrackUrl

2010-03-16 Thread Paul Vriens
On 03/15/2010 10:56 PM, Maciej Borsz wrote: Fix of invalid behaviour of WinHttpCrackUrl when in url is '@'. For example: WinHttpCrackUrl(L"http://example.net/path?var1=exam...@example.com&var2=x&var3=y ", NULL, NULL, sth) returned: