]> git.ipfire.org Git - thirdparty/curl.git/commit
ngtcp2: use custom mem funcs
authorDavid Zhuang <dzhuang@roblox.com>
Wed, 6 Aug 2025 00:45:06 +0000 (17:45 -0700)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 18 Aug 2025 11:25:52 +0000 (13:25 +0200)
commit7dafe10db2f0b104317e6640670b4cd973a4e3da
tree3777236124eecac5e802c702befb4dcd2faae197
parentfc4ae23cc22a12d283a291c5986270fef88b9120
ngtcp2: use custom mem funcs

Pass curl's memory functions to the nghttp3 and ngtcp2 functions that
allow them. This allows custom memory functions passed by the curl user
to be used in nghttp3 and ngtcp2.

Closes #18196
lib/vquic/curl_ngtcp2.c
lib/vquic/curl_osslq.c
lib/vquic/vquic.c
lib/vquic/vquic_int.h