]> git.ipfire.org Git - thirdparty/curl.git/commit
h3-proxy: fix NULL deref when non-:status header arrives before :status master
authorRamesh Adhikari <adhikari.resume@gmail.com>
Thu, 30 Jul 2026 16:29:16 +0000 (21:59 +0530)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 31 Jul 2026 07:30:21 +0000 (09:30 +0200)
commitdecc6090851236ec6b09ce79433283867d4d9746
tree940e3e1ad3f71b725a0a5a6c9e9426dbaaf26a79
parent6e130eb484bf3d974fbcbc704db051c868e35d7f
h3-proxy: fix NULL deref when non-:status header arrives before :status

Closes #22449
lib/vquic/cf-ngtcp2-proxy.c