Change #238911
Category | None |
Changed by | Stefan Eissing <stefan | @eissing.org>
Changed at | Thu 10 Jul 2025 17:29:54 |
Repository | https://api.github.com/repos/curl/curl |
Project | curl/curl |
Branch | master |
Revision | 695eee432fc99eb3c004a160097550f3ffcd52f2 |
Comments
h3: fix query of concurrent streams Queries gave wrong value or ran into NULL pointers when called at times when connection filter was not fully initialized. Closes #17886
Changed files
- lib/http2.c
- lib/vquic/curl_osslq.c
- lib/vquic/curl_quiche.c