MINOR: quic: Fix potential null pointer dereference
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 8 Nov 2021 10:23:17 +0000 (11:23 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 8 Nov 2021 10:31:12 +0000 (11:31 +0100)
commitc4becf54244af77ec8ccee0893bf96bbb90dd6b9
tree0f964ab047ebf17951f4806bb5b97da89a14d650
parentb9ce14e5a26875d64a77ac47341fa13370288863
MINOR: quic: Fix potential null pointer dereference

Fix compilation warnings about non initialized pointers.

This partially address #1445 github issue.
src/quic_sock.c
src/xprt_quic.c