Updated patch for new curl version.

This commit is contained in:
LoRd_MuldeR 2024-02-06 22:48:39 +01:00
parent 5d80246e88
commit 4c028b351d

View File

@ -1,5 +1,5 @@
diff --git "a/src/tool_getparam.c" "b/src/tool_getparam.c" diff --git "a/src/tool_getparam.c" "b/src/tool_getparam.c"
index 5fa1ace..730400c 100644 index 4c910fd..958a769 100644
--- "a/src/tool_getparam.c" --- "a/src/tool_getparam.c"
+++ "b/src/tool_getparam.c" +++ "b/src/tool_getparam.c"
@@ -23,6 +23,10 @@ @@ -23,6 +23,10 @@
@ -13,7 +13,7 @@ index 5fa1ace..730400c 100644
#include "strcase.h" #include "strcase.h"
#define ENABLE_CURLX_PRINTF #define ENABLE_CURLX_PRINTF
@@ -563,8 +567,13 @@ static void cleanarg(argv_item_t str) @@ -828,8 +832,13 @@ static void cleanarg(argv_item_t str)
* argument out so that the username:password isn't displayed in the * argument out so that the username:password isn't displayed in the
* system process list */ * system process list */
if(str) { if(str) {