mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-06 10:27:22 +09:00
log: add ssh_vlog to save the stack space
and add LOG_SIZE macro to control the buffer size Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Reviewed-by: Jakub Jelen <jjelen@redhat.com> Change-Id: I3eaeea001fc531fdb55074fc3a9d140b27847c1f
This commit is contained in:
@@ -405,6 +405,7 @@ LIBSSH_4_5_0 # Released
|
||||
ssh_userauth_publickey_auto_get_current_identity;
|
||||
ssh_userauth_try_publickey;
|
||||
ssh_version;
|
||||
ssh_vlog;
|
||||
ssh_write_knownhost;
|
||||
string_burn;
|
||||
string_copy;
|
||||
|
||||
Reference in New Issue
Block a user