]> git.ipfire.org Git - thirdparty/curl.git/commit
connect: remove redundant condition in shutdown start
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Oct 2025 06:32:57 +0000 (08:32 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 Oct 2025 06:56:16 +0000 (08:56 +0200)
commit71d5525113171903deb9b97cc1913c30f515cc63
tree51b2f5b7c4f5c5f3aaa15c08c4a6fbe50b0eccd1
parentf8cd64e3abaae0ea7289c380362571060d0a1160
connect: remove redundant condition in shutdown start

Pointed out by CodeSonar

Closes #19079
lib/connect.c