diff options
author | Andreas Schneider <asn@cryptomilk.org> | 2012-10-22 16:32:08 +0200 |
---|---|---|
committer | Andreas Schneider <asn@cryptomilk.org> | 2012-10-22 17:37:32 +0200 |
commit | 166ccef8dc8254e48969bd08109a905c64f474b1 (patch) | |
tree | 95b221a39db7246e538d827994284d310c5d9056 /CMakeLists.txt | |
parent | f2e498c7db02561b3c10feb2725e680beb5aa0d5 (diff) | |
download | libssh-166ccef8dc8254e48969bd08109a905c64f474b1.tar.gz libssh-166ccef8dc8254e48969bd08109a905c64f474b1.tar.xz libssh-166ccef8dc8254e48969bd08109a905c64f474b1.zip |
session: Fix a possible use after free in ssh_free().
We need to cleanup the channels first cause we call ssh_channel_close()
on the channels which still require a working socket and poll context.
Thanks to sh4rm4!
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions