Change #267211
| Category | None |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Fri 15 May 2026 11:49:06 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | 3da249e1f0716c06644ed3522a37a8bf81808012 |
Comments
gsasl: fix potential double free Also: - require libgsasl 1.6.0+ (2010-12-14) for a `gsasl_finish()` that handles a NULL argument. Ref: https://gitlab.com/gsasl/gsasl/-/commit/b550032df8488a9ceaa3cfd4c634947d8f219717 Reported-by: Joshua Rogers (Aisle Research) Closes #21609
Changed files
- docs/INTERNALS.md
- lib/vauth/gsasl.c