Robuta

https://github.com/curl/curl/pull/20385 asyn-ares: abort with OOM error when Curl_dnscache_mk_entry fails by bagder · Pull Request #20385 ·... A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP,... curl dnscacheasynaresabortoom https://github.com/curl/curl/pull/18680 hostip: remove unnecessary leftover INT_MAX check in Curl_dnscache_prune by bagder · Pull Request... The math already uses timediff_t so no need for the extra logic Ref: #18678 remove unnecessaryhostipint