summaryrefslogtreecommitdiffstats
path: root/include/libssh/libgcrypt.h
diff options
context:
space:
mode:
authorLuka Perkov <luka.perkov@sartura.hr>2014-03-11 17:28:38 +0000
committerAndreas Schneider <asn@cryptomilk.org>2014-03-12 14:16:33 +0100
commitade33474be02d71e2cdfa8294fc51ba0f0213a25 (patch)
treebd0e6a1a862e68a9cfb5dd9373c6f762efbb86f9 /include/libssh/libgcrypt.h
parentdbf7749696a9207a4e494cbe83c77613fa71eaca (diff)
server: silence build warning
The commit fixes this build warning: ==== src/server.c:223:8: warning: ‘privkey’ may be used uninitialized in this function [-Wmaybe-uninitialized] rc = ssh_pki_export_privkey_to_pubkey(*privkey, &pubkey); ^ src/server.c:243:11: note: ‘privkey’ was declared here ssh_key privkey; ==== Signed-off-by: Luka Perkov <luka.perkov@sartura.hr> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
Diffstat (limited to 'include/libssh/libgcrypt.h')
0 files changed, 0 insertions, 0 deletions