]> git.kaiwu.me - haproxy.git/commit
BUG/MAJOR: threads/checks: wrong use of SPIN_LOCK instead of SPIN_UNLOCK
authorWilly Tarreau <w@1wt.eu>
Sun, 5 Nov 2017 09:06:32 +0000 (10:06 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 5 Nov 2017 09:13:37 +0000 (10:13 +0100)
commit73247e0757eaf98cf1ae847f2675087b14efa088
tree7aa4981e1a34b8d0ab270aa8b6b99113080ec96a
parent1c8980f9b54ceb2a35b0ecb9be71df6795773542
BUG/MAJOR: threads/checks: wrong use of SPIN_LOCK instead of SPIN_UNLOCK

Must unlock on exit, copy-paste error.
src/checks.c