commit | 25dd0ad1239627aa87d9ce25d268546037a97197 | [log] [tgz] |
---|---|---|
author | Remi Tricot-Le Breton <rlebreton@haproxy.com> | Thu Jan 14 15:26:24 2021 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Feb 05 12:14:51 2021 +0100 |
tree | 932e490aacca0171228f9a5f161452b81ff2ecdb | |
parent | 1cdc02868771ced6f3f8b5f8dc4725ceae68f842 [diff] |
BUG/MINOR: sock: Unclosed fd in case of connection allocation failure If allocating a connection object failed right after a successful accept on a listener, the new file descriptor was not properly closed. This fixes GitHub issue #905. It can be backported to 2.3.