mirror of
https://github.com/curl/curl.git
synced 2026-04-13 00:31:41 +08:00
If libssh2_knownhost_init() returns NULL, like in an OOM situation, the ssh session was freed but the pointer wasn't cleared which made libcurl later call libssh2 to cleanup using the stale pointer. Fixes #6764 Closes #6766 |
||
|---|---|---|
| .. | ||
| libssh2.c | ||
| libssh.c | ||
| ssh.h | ||
| wolfssh.c | ||
| wolfssh.h | ||