commit | 5f1ded5629d046124827087c41e765d5362c87cf | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Oct 14 18:17:03 2020 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Thu Oct 15 15:19:25 2020 +0200 |
tree | 9cd20ba7ed385e1e1ec9b52e2fd31d70d351f7aa | |
parent | 1a3770cbc7de5a00f3aab3238a587468e419c7f4 [diff] |
BUG/MINOR: connection: fix loop iter on connection takeover The loop always missed one iteration due to the incrementation done on the for check. Move the incrementation on the loop last statement to fix this behaviour. This bug has a very limited impact, not at all visible to the user, but could be backported to 2.2.