commit | 1dbc4676c657072dfbf89a0b7ce9699367f28b33 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Sep 13 10:01:36 2019 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Sep 13 10:08:44 2019 +0200 |
tree | becd87bfab91055b859fa3e33faab0865f2b23df | |
parent | 361935aa1e327d2249453eab0b8f0300683f47b2 [diff] |
BUG/MINOR: backend: Fix a possible null pointer dereference In the function connect_server(), when we are not able to reuse a connection and too many FDs are opened, the variable srv must be defined to kill an idle connection. This patch fixes the issue #257. It must be backported to 2.0