]> git.ipfire.org Git - thirdparty/curl.git/commit
curl_path: add curlx_dyn_free() on an error path
authorx2018 <xkernel.wang@foxmail.com>
Wed, 22 Oct 2025 05:24:55 +0000 (13:24 +0800)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 22 Oct 2025 07:37:54 +0000 (09:37 +0200)
commit68e63a7997e33dd6393c60fe9157023c70b57fc3
treea2319350cf25c7392d7e45b929ed2b987df3cd03
parent7295546447af980adacb37553a276cb1c782ba23
curl_path: add curlx_dyn_free() on an error path

Follow-up to 976333dd4052855c22369e89

Closes #19183
lib/vssh/curl_path.c