curl/lib/vquic
Viktor Szakats d50fe6becb
lib: fix null ptr derefs and uninitialized vars (h2/h3)
Fixing compiler warnings with gcc 13.2.0 in unity builds.

Assisted-by: Jay Satiro
Assisted-by: Stefan Eissing
Closes #11739
2023-08-28 19:47:14 +00:00
..
curl_msh3.c trace: make tracing available in non-debug builds 2023-08-03 17:32:25 +02:00
curl_msh3.h
curl_ngtcp2.c lib: fix null ptr derefs and uninitialized vars (h2/h3) 2023-08-28 19:47:14 +00:00
curl_ngtcp2.h
curl_quiche.c quiche: enable quiche to handle timeout events 2023-08-15 14:38:31 +02:00
curl_quiche.h
vquic_int.h lib: remove unused functions, make single-use static 2023-05-23 11:08:51 +02:00
vquic.c lib: fix null ptr derefs and uninitialized vars (h2/h3) 2023-08-28 19:47:14 +00:00
vquic.h