]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_getparam: don't add a new node for just --no-remote-name
authorDaniel Stenberg <daniel@haxx.se>
Tue, 21 Feb 2023 11:32:48 +0000 (12:32 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 22 Feb 2023 07:43:13 +0000 (08:43 +0100)
commit780ff2c95c9d20e15931d177c5cce358ee361a51
tree8830333307d6f230d0bd573013a33a073948b2b6
parentddff8ef706cb10eb5b4a080fe8b073867eea5d7e
tool_getparam: don't add a new node for just --no-remote-name

Unless --remote-name-all is used.

Fixes #10564
Reported-by: u20221022 on github
Closes #10582
src/tool_getparam.c