CLEANUP: quic: Rename <buf> variable into qc_parse_hd_form()
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 24 Apr 2023 13:44:18 +0000 (15:44 +0200)
committerFrédéric Lécaille <flecaille@haproxy.com>
Mon, 24 Apr 2023 13:53:27 +0000 (15:53 +0200)
commitbb426aa5f13d122fe284486458aa973908404e2b
tree5d7ce1e4394a2cf9ed3f4892fd406cb73a065df7
parent6ff52f9ce573161b9fa6848d4940cdc2b8f83912
CLEANUP: quic: Rename <buf> variable into qc_parse_hd_form()

There is no struct buffer variable manipulated by this function.

Should be backported to 2.7.
src/quic_conn.c