]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_operate: check argc before accessing argv[1]
authorDaniel Stenberg <daniel@haxx.se>
Fri, 26 Feb 2021 14:00:51 +0000 (15:00 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 26 Feb 2021 23:25:47 +0000 (00:25 +0100)
commit15bc86df3361bb890cdee9936c72b5f558b3d978
treecb7732acf72d82b63e4fba9f1292891fd40f0633
parent8779bfe77b13d7bf177ab5f9ec049ad711fca14c
tool_operate: check argc before accessing argv[1]

Follow-up to 09363500b
Reported-by: Emil Engler
Reviewed-by: Daniel Gustafsson
Closes #6668
src/tool_operate.c