Christopher Faulet 1dbc4676c6 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
2019-09-13 10:08:44 +02:00
..
2019-09-08 12:20:13 +02:00
2019-09-13 04:43:33 +02:00
2019-07-31 14:12:55 +02:00
2019-07-12 09:07:48 +02:00