php / pecl-networking-ssh2

Bindings for the libssh2 library
http://pecl.php.net/package/ssh2
Other
51 stars 58 forks source link

Fix #80294: ssh2 wrappers not using an allocated resource segfault #48

Closed cmb69 closed 3 years ago

cmb69 commented 3 years ago

We need to properly initialize the SSH2 Session resource.