]> git.ipfire.org Git - thirdparty/curl.git/commit
conncache: prevent integer overflow in maxconnects calculation
authorx2018 <xkernel.wang@foxmail.com>
Tue, 28 Oct 2025 15:35:45 +0000 (23:35 +0800)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 30 Oct 2025 09:38:32 +0000 (10:38 +0100)
commitfbc4d59151dc4a56052f3a92da3682dc97b32148
tree004fd09f0d6826d270fdd3fd166e804e6243b008
parentc1f1b66d78f27ab17f073c1ce3af595975b6e662
conncache: prevent integer overflow in maxconnects calculation

Closes #19271
lib/conncache.c