[PATCH] wininet: Substitute strchrW with memchrW in InternetCrackUrlW (try 2)

Alexandre Julliard julliard at winehq.org
Thu Oct 18 06:57:25 CDT 2007


Nigel Liang <ncliang at gmail.com> writes:

> Previous patch had incorrect bounds for memchrW.

There are other places in that function that assume that the string is
null-terminated, please fix those too.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list