]> git.ipfire.org Git - thirdparty/curl.git/commit
noproxy: simplify, don't mix const non-const in strchr()
authorDaniel Stenberg <daniel@haxx.se>
Sun, 25 Jan 2026 09:46:24 +0000 (10:46 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 25 Jan 2026 10:02:24 +0000 (11:02 +0100)
commit7dc60bdb90c710c2e36b2d05aa3686ff491a9bbe
tree457181fad5339811e7ee18784d99b09f9d885e61
parent6f7ce1e45fda0da739164ab87a7df7f4a25a0a44
noproxy: simplify, don't mix const non-const in strchr()

Ref: #20420
Closes #20425
lib/noproxy.c