CLEANUP: quic: Rename quic_get_dgram_dcid() <buf> variable
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 24 Apr 2023 13:24:58 +0000 (15:24 +0200)
committerFrédéric Lécaille <flecaille@haproxy.com>
Mon, 24 Apr 2023 13:53:26 +0000 (15:53 +0200)
commit182934d80bc73b210e797e8ec36e640c63c65bb3
treea658cef8ab2a3c9796d5d4f2c1982f3eae6483a3
parent1e0f8255a1760c2915d7abfe5d1bb28562a98758
CLEANUP: quic: Rename quic_get_dgram_dcid() <buf> variable

quic_get_dgram_dcid() does not manipulate any struct buffer variable.

Should be backported to 2.7.
src/quic_conn.c