]> git.ipfire.org Git - thirdparty/curl.git/commit
file+ftp: use stack buffers instead of data->state.buffer
authorStefan Eissing <stefan@eissing.org>
Thu, 25 Jan 2024 14:06:44 +0000 (15:06 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 26 Jan 2024 15:38:21 +0000 (16:38 +0100)
commita6c9a33bf80fd639af6c092ab9a17c1ff1981495
treebb5d37bc3682dcdf3925b7a6f018dab3c98df5ab
parent9a90c9dd64d2f03601833a70786d485851bd1b53
file+ftp: use stack buffers instead of data->state.buffer

Closes #12789
lib/file.c
lib/ftp.c