webservices: Use strncmpiW instead of memicmpW for strings without embedded nulls.
commit08a899d433e5b638b5cc18d5c81330dea38d7c04
authorAlexandre Julliard <julliard@winehq.org>
Wed, 8 May 2019 13:35:31 +0000 (8 08:35 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 May 2019 13:35:31 +0000 (8 08:35 -0500)
tree77d7556e2c9429c9d7de5ef563541173305de52a
parentcea239e9051e8f343c1866cd8667a71fa33af4b4
webservices: Use strncmpiW instead of memicmpW for strings without embedded nulls.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/webservices/url.c