mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:03:40 +03:00
gsasl: fix potential double free
Also:
- require libgsasl 1.6.0+ (2010-12-14) for a `gsasl_finish()` that
handles a NULL argument.
Ref: b550032df8
Reported-by: Joshua Rogers (Aisle Research)
Closes #21609
This commit is contained in:
parent
eb9b253d66
commit
3da249e1f0
2 changed files with 6 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ We aim to support these or later versions.
|
|||
- c-ares 1.16.0 (2020-03-13)
|
||||
- GnuTLS 3.6.5 (2018-12-01)
|
||||
- libidn2 2.0.0 (2017-03-29)
|
||||
- libgsasl 1.6.0 (2010-12-14)
|
||||
- LibreSSL 2.9.1 (2019-04-22)
|
||||
- libssh 0.9.0 (2019-06-28)
|
||||
- libssh2 1.9.0 (2019-06-20)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue