diff options
author | Andreas Schneider <asn@cryptomilk.org> | 2012-10-22 16:22:09 +0200 |
---|---|---|
committer | Andreas Schneider <asn@cryptomilk.org> | 2012-10-22 17:37:50 +0200 |
commit | 04f1d950b9dc903dc9ef9808240d22e08c369bd3 (patch) | |
tree | 896ff82dfd97e6172d37b35b215dc497b53c9c26 /src/buffer.c | |
parent | 191c0ae2bb9769db37042c95fdfc55cbe264fb99 (diff) | |
download | libssh-04f1d950b9dc903dc9ef9808240d22e08c369bd3.tar.gz libssh-04f1d950b9dc903dc9ef9808240d22e08c369bd3.tar.xz libssh-04f1d950b9dc903dc9ef9808240d22e08c369bd3.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 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions