Willy Tarreau
ca79f59365
MEDIUM: connection: make sure all address producers allocate their address
...
This commit places calls to sockaddr_alloc() at the places where an address
is needed, and makes sure that the allocation is properly tested. This does
not add too many error paths since connection allocations are already in the
vicinity and share the same error paths. For the two cases where a
clear_addr() was called, instead the address was not allocated.
2019-07-19 13:50:09 +02:00
..
2017-10-31 11:36:12 +01:00
2019-04-23 11:41:52 +02:00
2019-05-20 21:14:14 +02:00
2019-07-18 10:45:08 +02:00
2016-03-15 22:11:52 +01:00
2014-03-17 18:06:07 +01:00
2019-04-16 11:21:14 +02:00
2019-07-05 14:26:15 +02:00
2017-11-07 11:10:24 +01:00
2019-04-01 14:45:37 +02:00
2016-02-09 14:53:15 +01:00
2019-07-19 13:50:09 +02:00
2019-06-05 08:33:35 +02:00
2019-04-23 11:41:52 +02:00
2019-07-09 10:41:24 +02:00
2019-07-19 09:24:12 +02:00
2018-12-11 17:09:31 +01:00
2019-05-25 20:31:53 +02:00
2015-04-06 11:23:56 +02:00
2016-11-24 21:35:10 +01:00
2015-06-17 20:18:54 +02:00
2019-07-19 09:24:12 +02:00
2019-07-19 09:18:27 +02:00
2019-07-19 09:46:23 +02:00
2018-10-02 18:28:05 +02:00
2019-01-02 20:22:17 +01:00
2012-02-21 22:27:27 +01:00
2009-10-01 11:19:37 +02:00
2009-10-01 11:19:37 +02:00
2017-10-31 13:58:31 +01:00
2019-02-28 17:05:29 +01:00
2019-04-30 09:25:09 +02:00
2015-08-20 17:13:46 +02:00
2017-10-31 18:03:23 +01:00
2019-05-22 11:29:18 +02:00
2019-05-22 11:50:48 +02:00
2017-07-04 10:45:53 +02:00
2015-04-06 11:23:56 +02:00
2019-06-05 08:42:33 +02:00
2009-01-25 13:49:53 +01:00
2019-04-30 15:10:17 +02:00
2018-09-12 07:20:17 +02:00
2019-05-06 22:12:57 +02:00
2016-04-14 11:18:22 +02:00
2019-04-01 07:44:56 +02:00
2018-12-02 18:42:49 +01:00
2019-05-04 10:19:56 +02:00
2018-11-26 19:50:32 +01:00
2016-12-22 23:26:38 +01:00
2018-11-18 22:26:42 +01:00
2019-07-10 14:20:52 +02:00
2019-07-04 14:28:18 +02:00
2019-04-01 07:44:56 +02:00
2018-11-26 19:50:32 +01:00
2019-05-07 22:16:41 +02:00
2019-06-05 18:03:38 +02:00
2019-03-15 14:34:59 +01:00
2019-06-05 08:33:35 +02:00
2019-07-19 13:50:09 +02:00
2019-07-12 16:17:50 +02:00
2019-07-12 09:07:48 +02:00
2017-10-31 11:36:12 +01:00
2006-06-29 18:54:54 +02:00
2016-11-09 22:57:01 +01:00