]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: xprt_qstrm: ensure all local TPs are allocated
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Apr 2026 15:51:03 +0000 (17:51 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 24 Apr 2026 07:33:04 +0000 (09:33 +0200)
commitbb016b66c4f12facaddce1be9aae14bc08776e3f
tree063528fc4299ad53a0e3b374eb1db6d45b9d6fc7
parentdde5c26eb10eafcd1bf6e5fa82fb885be26afd89
BUG/MINOR: xprt_qstrm: ensure all local TPs are allocated

Complete initialization of xprt_qstrm layer by setting local parameters
to zero. This should prevent to emit random values to the peer.

No backport needed.
src/xprt_qstrm.c