]> git.ipfire.org Git - thirdparty/curl.git/commit
ssh: use stack scratch buffer for seeks
authorStefan Eissing <stefan@eissing.org>
Thu, 25 Jan 2024 14:47:08 +0000 (15:47 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 25 Jan 2024 21:33:49 +0000 (22:33 +0100)
commit6d852287098e26ece91cec83ccd67e8894338153
treefd6bd4fb47804058641f0ead7f36a63dc8557adf
parent31db4bfa730303120e5ee81d054c7edff2d9627f
ssh: use stack scratch buffer for seeks

- instead of data->state.buffer

Closes #12794
lib/vssh/libssh.c
lib/vssh/libssh2.c
lib/vssh/wolfssh.c