Change #250684
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Mon 01 Dec 2025 22:17:21 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | 85a6936d7669748983ec340519df325eea9c9333 |
Comments
libssh2: consider strdup() failures OOM and return correctly In the ssh_state_pkey_init function. Closes #19791
Changed files
- lib/vssh/libssh2.c