Added patch to fix handling of INTERNET_INVALID_PORT_NUMBER in HttpOpenRequestW.

This commit is contained in:
Sebastian Lackner
2016-03-20 08:59:21 +01:00
parent 3d7ac2bee6
commit 44b64cc18e
3 changed files with 138 additions and 0 deletions

View File

@@ -0,0 +1 @@
Fixes: [40169] Fix handling of INTERNET_INVALID_PORT_NUMBER in HttpOpenRequestW