aboutsummaryrefslogtreecommitdiff
path: root/src/libssh.map
diff options
context:
space:
mode:
authorXiang Xiao <xiaoxiang@xiaomi.com>2021-05-10 19:27:31 +0800
committerJakub Jelen <jjelen@redhat.com>2021-06-10 14:56:29 +0200
commit14276f0b516f0bec63d8a737dba97334c68e528c (patch)
tree14b197aaedb3cf4c2de56918d9d3a74b79f37ca5 /src/libssh.map
parent672c1f8a3a3ee9b76283583df1e9d1f4fd0a8d17 (diff)
downloadlibssh-14276f0b516f0bec63d8a737dba97334c68e528c.tar.gz
libssh-14276f0b516f0bec63d8a737dba97334c68e528c.tar.xz
libssh-14276f0b516f0bec63d8a737dba97334c68e528c.zip
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
Diffstat (limited to 'src/libssh.map')
-rw-r--r--src/libssh.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libssh.map b/src/libssh.map
index e30c2449..82cdfa21 100644
--- a/src/libssh.map
+++ b/src/libssh.map
@@ -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;