mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
Fixes the following security vulnerabilities: - CVE-2019-5435: Integer overflows in curl_url_set() https://curl.haxx.se/docs/CVE-2019-5435.html - CVE-2019-5436: TFTP receive buffer overflow https://curl.haxx.se/docs/CVE-2019-5436.html Signed-off-by: Peter Korsgaard <peter@korsgaard.com>