commit | 3d55462654c4ef426ad1081c126101887fbd369f | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Tue Jan 25 22:33:11 2022 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Thu Jan 27 16:37:55 2022 +0100 |
tree | 5bfde5c9d31313a50d2b7be51310fb65f395a11f | |
parent | 055ee6c14b18054a1a0b4823333bee1b3e6a9bab [diff] |
MINOR: quic: Get rid of a struct buffer in quic_lstnr_dgram_read() This is to be sure xprt functions do not manipulate the buffer struct passed as parameter to quic_lstnr_dgram_read() from low level datagram I/O callback in quic_sock.c (quic_sock_fd_iocb()).