]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_help: add checks to avoid unsigned wrap around
authorx2018 <xkernel.wang@foxmail.com>
Wed, 5 Nov 2025 15:50:51 +0000 (23:50 +0800)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 6 Nov 2025 14:37:53 +0000 (15:37 +0100)
commit69622ff37db03ed818aa9141cdbe874267a6d61d
tree50eceee5768f01c62d8aec87a5aabea4e4b2d260
parentf12a81de4f34bf0f8055d264a432f0f3befe7921
tool_help: add checks to avoid unsigned wrap around

Closes #19377
src/tool_help.c