Hans Leidekker hans@it.vu.nl writes:
Fixes http://bugs.winehq.org/show_bug.cgi?id=1968 as well as a bunch of Valgrind warnings in the url test module.
-Hans
Changelog Make sure URL is terminated in InternetCrackUrlA.
The bug is in InternetCrackUrlW, it shouldn't require the string to be null-terminated.