]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MAJOR: peers: fix current table pointer not re-initialized on session release.
authorEmeric Brun <ebrun@haproxy.com>
Fri, 21 Aug 2015 10:00:30 +0000 (12:00 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 21 Aug 2015 12:24:32 +0000 (14:24 +0200)
commitb157d73beb39e43a8df87c0d9d2f6ee5a9909bfa
tree6dfb67751a405f42e2e87942023c46f79b18bd9a
parente1ab808ff80d3382cd58cf4c0ffc2ef7f0e56fa8
BUG/MAJOR: peers: fix current table pointer not re-initialized on session release.

This bug causes malfunctions after re-connect. For instance the re-sync fails.
src/peers.c