]> git.ipfire.org Git - thirdparty/curl.git/commit
conncache: eliminate `conn->destination_len` as premature optimization
authorStefan Eissing <stefan@eissing.org>
Sat, 22 Mar 2025 09:47:08 +0000 (10:47 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 24 Mar 2025 08:56:13 +0000 (09:56 +0100)
commitec4e2cd15d2abad0c2ab1d8f169343de8bdce025
tree0c5e9ecc186e632573fd7a24d5af92bc8b5d9e60
parent646b2d6ca2337f6d24625e2c0f8b1ccb79991def
conncache: eliminate `conn->destination_len` as premature optimization

Closes #16792
lib/conncache.c
lib/conncache.h
lib/url.c
lib/urldata.h