]> git.ipfire.org Git - thirdparty/curl.git/commit
ftp: make the 'ftpauth' a more normal 'char *'-array
authorDaniel Stenberg <daniel@haxx.se>
Tue, 7 Mar 2023 14:19:09 +0000 (15:19 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 8 Mar 2023 14:32:16 +0000 (15:32 +0100)
commit0546ed54c2481b64425d233798d02e646d86e86f
treeb1a395e14d83970a6ab7cf9f8862a210a4cc99fc
parent372b95f77f08ae7a64a5bca53cfb342ec5a8adc9
ftp: make the 'ftpauth' a more normal 'char *'-array

Closes #10703
lib/ftp.c