Willy Tarreau
33dd4ef812
BUG/MINOR: backend: check that the mux installed properly
...
The return value from conn_install_mux() was not checked, so if an
inconsistency happens in the code, or a memory allocation fails while
initializing the mux, we can crash while using an uninitialized mux.
In practice the code inconsistency does not really happen since we
cannot configure such a situation, except during development, but
the out of memory condition could definitely happen.
This should be backported to 1.8 (the code is a bit different there,
there are two calls to conn_install_mux()).
2018-10-03 10:24:05 +02:00
..
2018-10-02 18:26:59 +02:00
2018-07-19 16:23:43 +02:00
2017-10-31 11:36:12 +01:00
2018-05-26 20:03:30 +02:00
2018-07-19 16:23:43 +02:00
2018-07-19 16:23:43 +02:00
2018-10-03 10:24:05 +02:00
2010-10-30 19:04:33 +02:00
2018-07-19 16:23:43 +02:00
2018-10-02 18:28:05 +02:00
2018-10-02 18:28:05 +02:00
2018-07-19 16:23:43 +02:00
2018-09-20 11:42:15 +02:00
2018-08-22 05:28:32 +02:00
2018-09-20 11:42:15 +02:00
2018-09-11 10:30:25 +02:00
2018-10-02 04:07:43 +02:00
2018-10-02 18:37:27 +02:00
2018-09-20 11:42:15 +02:00
2018-08-02 17:51:45 +02:00
2018-09-11 14:53:00 +02:00
2018-08-02 17:51:45 +02:00
2018-08-02 17:51:45 +02:00
2018-09-11 10:23:24 +02:00
2018-09-14 09:31:34 +02:00
2018-09-11 10:30:25 +02:00
2018-10-02 18:28:05 +02:00
2018-07-19 16:23:43 +02:00
2017-10-31 18:01:18 +01:00
2018-07-19 16:23:43 +02:00
2018-09-19 15:08:05 +02:00
2018-04-26 10:20:44 +02:00
2018-10-02 18:28:05 +02:00
2018-03-21 05:04:01 +01:00
2018-08-08 09:57:45 +02:00
2017-11-24 17:49:53 +01:00
2018-09-29 20:15:01 +02:00
2018-10-02 18:28:05 +02:00
2018-09-20 11:45:56 +02:00
2018-07-19 16:23:43 +02:00
2017-12-03 21:08:39 +01:00
2018-09-20 11:45:56 +02:00
2018-10-02 18:26:59 +02:00
2018-10-02 18:28:05 +02:00
2018-10-02 18:26:59 +02:00
2018-10-02 18:26:59 +02:00
2018-10-02 18:28:05 +02:00
2018-09-11 10:30:25 +02:00
2012-10-08 20:11:03 +02:00
2018-08-21 19:44:53 +02:00
2018-08-21 19:44:53 +02:00
2018-08-21 19:44:53 +02:00
2018-08-21 19:44:53 +02:00
2018-09-11 10:30:25 +02:00
2018-09-12 07:20:17 +02:00
2018-09-20 11:42:15 +02:00
2016-01-11 07:31:35 +01:00
2015-02-03 00:24:16 +01:00
2018-08-22 05:16:33 +02:00
2018-07-19 16:23:43 +02:00
2018-09-26 14:21:54 +02:00
2018-09-12 17:39:22 +02:00
2018-07-19 16:23:43 +02:00
2018-09-19 06:46:51 +02:00
2018-07-19 16:23:43 +02:00
2018-09-12 17:39:22 +02:00
2017-11-24 17:49:53 +01:00
2018-10-02 18:28:05 +02:00
2018-09-20 11:42:15 +02:00
2018-10-02 18:28:05 +02:00
2016-04-14 11:18:22 +02:00
2018-08-24 14:45:46 +02:00
2018-09-12 07:12:27 +02:00
2018-09-07 20:07:17 +02:00
2018-10-02 18:28:05 +02:00
2018-07-19 16:23:43 +02:00
2017-11-24 17:19:12 +01:00
2018-09-11 10:30:25 +02:00
2018-09-12 07:41:41 +02:00
2018-09-11 10:30:25 +02:00
2017-10-25 04:45:48 +02:00
2017-11-08 14:33:36 +01:00
2018-09-11 10:21:58 +02:00
2018-10-02 18:28:05 +02:00
2018-09-12 07:20:17 +02:00
2018-09-20 11:42:15 +02:00
2018-10-02 18:28:05 +02:00
2018-09-26 14:21:54 +02:00
2018-10-02 18:28:05 +02:00
2018-08-17 14:50:37 +02:00
2018-07-20 10:45:20 +02:00
2018-02-05 20:11:38 +01:00
2017-10-24 19:54:25 +02:00
2017-11-24 17:19:12 +01:00
2018-10-02 18:28:05 +02:00
2018-07-19 16:23:43 +02:00
2016-04-03 14:17:42 +02:00