Frédéric Lécaille
be36793d1d
BUG/MEDIUM: stick-table: Wrong stick-table backends parsing.
...
When parsing references to stick-tables declared as backends, they are added to
a list of proxies (they are proxies!) which refer to this stick-tables.
Before this patch we added them to these list without checking they were already
present, making the silly hypothesis the actions/sample were checked/resolved in the same
order the proxies are parsed.
This patch implement a simple inline function to in_proxies_list() to test
the presence of a proxy in a list of proxies. We use this function when resolving
/checking samples/actions.
This bug was introduced by 015e4d7 commit.
Must be backported to 2.0.
2019-08-07 10:32:31 +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-07-19 13:50:09 +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-31 14:54:41 +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-23 14:58:32 +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
2019-07-24 16:45:02 +02:00
2019-08-07 10:32:31 +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