]> git.ipfire.org Git - thirdparty/curl.git/commit
ngtcp2: clean up after ngtcp2 in `curl_global_cleanup` master
authorPavel Sobolev <contact@paveloom.dev>
Tue, 21 Jul 2026 18:47:33 +0000 (21:47 +0300)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 22 Jul 2026 21:41:35 +0000 (23:41 +0200)
commit381c3d56e332b7decb5392a84ccac0e972b4c56d
treee810239872be3d7db0811fd57f38bb0f1fc7623f
parent2c3200f5785fed310d0541d9c428d822248869ed
ngtcp2: clean up after ngtcp2 in `curl_global_cleanup`

Frees the memory allocated by `ngtcp2_crypto_ossl_init`, thus making
Valgrind happy. Works for versions of ngtcp2 >= 1.24.0.

Ref: https://github.com/ngtcp2/ngtcp2/issues/2207

Closes #22363
lib/easy.c
lib/vquic/vquic.c
lib/vquic/vquic.h