]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_getparam: error if --next is used without a prior URL
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Mar 2023 22:59:30 +0000 (23:59 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 17 Mar 2023 13:07:10 +0000 (14:07 +0100)
commite2452cf60e53df3a1f41959914968a9afca02bab
tree5a9d0fd39695d5ba47f08b5e7f6fcd83d20ea120
parentf7a3fae4cb2af0f3b917eb6ccacb372a67ce8781
tool_getparam: error if --next is used without a prior URL

Reported-by: 積丹尼 Dan Jacobson
Ref: https://github.com/curl/curl/pull/10769#discussion_r1137895629

Closes #10782
src/tool_getparam.c