commit | b61028549e51b58abdafcf652ee2871767307a62 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue Nov 28 10:06:29 2017 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Tue Nov 28 10:43:23 2017 +0100 |
tree | ce5b0f2328ebbde377a0a7da9ba11793a67594d5 | |
parent | e78915a47a6427d1fb4a5347da4f7021c7350a1b [diff] |
BUG/MEDIUM: tcp-check: Don't lock the server in tcpcheck_main There was a deadlock in tcpcheck_main function. The server's lock was already acquired by the caller (process_chk_conn or wake_srv_chk). This patch must be backported in 1.8.