]> git.ipfire.org Git - thirdparty/curl.git/commit
curl: avoid using strlen for testing if a string is empty
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>
Mon, 3 Feb 2020 09:42:46 +0000 (11:42 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 4 Feb 2020 07:27:09 +0000 (08:27 +0100)
commit2bc373740a341d1454592b53da8d097aec7ba0fd
treecbb9a0e6937f55a20c65272103e438d0e157d5de
parentf41deddde879c15350df880b1c8959bb521cd679
curl: avoid using strlen for testing if a string is empty

Closes #4873
src/tool_getparam.c
src/tool_operhlp.c