]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: mux-fcgi/mux-spop: Remove copy/pasted comment about slow realign
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 26 May 2026 16:20:01 +0000 (18:20 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 26 May 2026 16:28:07 +0000 (18:28 +0200)
commit16446de17ca61072880652b0a51aea233f0eb42c
tree192d5dc905185588acb8a5f7777637e76f8a9a0f
parent010ab9798e506cdf3708869b3fa4a66e32a35909
CLEANUP: mux-fcgi/mux-spop: Remove copy/pasted comment about slow realign

A comment about the condition to perform a slow realign of the demux buffer
was abusively copy/pasted from the FCGI multiplexer at different places in
the FCGI and SPOP multiplexers. Let's remove these comments.
src/mux_fcgi.c
src/mux_spop.c