]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Avoid warning about NULL pointer dereferences
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 14 Feb 2022 18:01:21 +0000 (19:01 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 15 Feb 2022 16:23:44 +0000 (17:23 +0100)
commite1c3546efa7ad60939908ceb704423b3974145b4
tree70db0ca05ed86662658323ff64cc11be4b1a2b30
parentee4508da4f11145faa66b10cc6689325e1a9788f
MINOR: quic: Avoid warning about NULL pointer dereferences

This is the same fixe as for this commit:
    "BUILD: tree-wide: avoid warnings caused by redundant checks of obj_types"
Should fix CID 1469649 for GH #1546
src/proto_quic.c