[PATCH] urlmon/tests: Fix CoInternetCombineIUri tests on Windows 10 1607 to 1709.
22 Nov
2019
22 Nov
'19
5:56 a.m.
From: Francois Gouget <fgouget(a)free.fr> It does not check the relative path and thus will accept non-sensical % codes. This is fixed in Windows 10 1809. Signed-off-by: Francois Gouget <fgouget(a)free.fr> Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/urlmon/tests/uri.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
2302
Age (days ago)
2302
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban