Files
UnrealEngineUWP/Engine/Source/ThirdParty/CMake
lorry li b17ca9d458 Upgraded to libcurl 8.4.0 to address vulnerabilities CVE-2023-38545 and CVE-2023-38546.
NOTE: We no longer need the patch file patches/curl-7.83.1/curl_dns_block_workaround.patch, libCurl now support to quick exit at the cost of a possible leak for the issue "Multi perform hangs waiting for threaded resolver":
curl_easy_setopt(curl, CURLOPT_QUICK_EXIT, 1L)
#jira UE-197640
[REVIEW] [at]michael.kirzinger [at]rafa.lecina [at]zousar.shaker

[CL 29183588 by lorry li in ue5-main branch]
2023-10-27 11:24:09 -04:00
..