diff options
author | Oliver Stöneberg <oliverst@online.de> | 2011-04-26 16:06:46 -0700 |
---|---|---|
committer | Andreas Schneider <asn@cryptomilk.org> | 2011-05-01 19:43:57 +0200 |
commit | 30bdca07e90f2c28547f095211783588db212fba (patch) | |
tree | 62a7d9459616a6434738e9be5e3760c2d17d86c1 /src/messages.c | |
parent | b4b49cf3f6f7cfd74eb5325bea264863590731a7 (diff) | |
download | libssh-30bdca07e90f2c28547f095211783588db212fba.tar.gz libssh-30bdca07e90f2c28547f095211783588db212fba.tar.xz libssh-30bdca07e90f2c28547f095211783588db212fba.zip |
init: Some initialization fixes.
- Check result of ssh_init() in privatekey_from_base64()
- Moved code from ssh_finalize() to appropriate subroutines
- Only initialize sockets once (caused mismatch of WSAStartup() and
WSACleanup() calls and potential usage of bsd_poll when win_poll
should be used)
Diffstat (limited to 'src/messages.c')
0 files changed, 0 insertions, 0 deletions