]> git.ipfire.org Git - thirdparty/curl.git/commit
curl_path: return error if given a NULL homedir
authorDaniel Stenberg <daniel@haxx.se>
Sun, 16 Oct 2022 16:09:14 +0000 (18:09 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 16 Oct 2022 21:49:23 +0000 (23:49 +0200)
commit025bad1182ff87facbddd280dd07a0fc26b99f45
treecdd02d71cee055b100ca3e694da53d5a08a9a02a
parentbdaa6dd5ba9ad63379c73b53fc639ea39df505c4
curl_path: return error if given a NULL homedir

Closes #9740
lib/curl_path.c