Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ngtcp2: fix memory leak on connect failure
When a QUIC connection using ngtcp2 failed immediately, the TLS instances were not always released. Closes curl#16113
- Loading branch information