Change #264143
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Fri 10 Apr 2026 15:53:12 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/TLS-info |
| Revision | 62ef55d64fd17c17cefc2aa169595fb3d9858bbc |
Comments
getinfo: repair CURLINFO_TLS_SESSION This should return a SSL_CTX pointer but it was accidentally broken. Follow-up to 2db8ae480fdcae7f005 Spotted by Codex Security
Changed files
- lib/cfilters.c
- lib/cfilters.h
- lib/getinfo.c