spacecheck.pl: check for non-ASCII chars, fix fallouts

Reported-by: James Fuller
Assisted-by: Dan Fandrich

Closes #17247
This commit is contained in:
Viktor Szakats 2025-05-03 18:11:29 +02:00
parent e1f87a093b
commit 838dc53bb7
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
4 changed files with 38 additions and 6 deletions

View file

@ -810,7 +810,7 @@ struct Curl_addrinfo *Curl_async_getaddrinfo(struct Curl_easy *data,
}
/* Set what DNS server are is to use. This is called in 2 situations:
* 1. when the application does `CURLOPT_DNS_SERVERS´ and passing NULL
* 1. when the application does 'CURLOPT_DNS_SERVERS' and passing NULL
* means any previous set value should be unset. Which means
* we need to destroy and create the are channel anew, if there is one.
* 2. When we lazy init the ares channel and NULL means that there