]> git.kaiwu.me - haproxy.git/commit
BUILD: spoe: Remove unsused variable
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 18 Mar 2026 10:26:46 +0000 (11:26 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 18 Mar 2026 10:28:33 +0000 (11:28 +0100)
commit15cdcab1fc1d86e095866cfdedca91056634b21e
tree756e7850b56f98fbd9294d449c87b6bbb86c6496
parent7a1382da79a6f338e19ef5023a10ca2db0b9998f
BUILD: spoe: Remove unsused variable

Since 7a1382da7 ("BUG/MINOR: spoe: Fix condition to abort processing on
client abort"), the chn variable is no longer used in
spoe_process_event(). Let's remove it

This patch must be backported with the commit above, as far as 3.1.
src/flt_spoe.c