]> git.ipfire.org Git - thirdparty/curl.git/commit
libssh: use dynbuf instead of realloc
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Mar 2023 11:51:23 +0000 (12:51 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 Mar 2023 22:32:22 +0000 (23:32 +0100)
commitf7a3fae4cb2af0f3b917eb6ccacb372a67ce8781
tree73f2701feff149b80d5604d534bb856d28efb996
parentf24014c3ebe300b8258b5e84efe207dd861829f5
libssh: use dynbuf instead of realloc

When building lines to show for SFTP directory listings.

Closes #10778
lib/vssh/libssh.c
lib/vssh/ssh.h