]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: spoe: Fix counters update when processing is interrupted
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 26 Apr 2018 09:33:44 +0000 (11:33 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 26 Apr 2018 09:50:18 +0000 (11:50 +0200)
commitebe1399efe6494e5327160d574b0f1f563d9ee87
tree95bc56b88e271d9487afb7ac91bc30834e26e72b
parenteba10f24b7da27cde60d2db24aeb1147e1657579
BUG/MINOR: spoe: Fix counters update when processing is interrupted

When the processing is interrupted, because of a typo, <nb_sending> was
incremented instead of decremented.
src/flt_spoe.c