commit | 74931147292699384e42343b2fac59003ee73b0c | [log] [tgz] |
---|---|---|
author | Olivier Houchard <ohouchard@haproxy.com> | Tue Jan 29 19:11:16 2019 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Tue Jan 29 19:53:09 2019 +0100 |
tree | 130292ed1fc73c782ea85a010b11e9587d488115 | |
parent | ef60ff38fb55d0a2a0eaaadd23945755258cf609 [diff] |
BUG/MEDIUM: servers: Close the connection if we failed to install the mux. If we failed to install the mux, just close the connection, or conn_fd_handler() will be called for the FD, and crash as soon as it attempts to access the mux' wake method. This should be backported to 1.9.