Etienne Lessard
5e0758575c
pbx.c: Prevent infinite recursion in manager_show_dialplan_helper.
...
Previously, if context A was including context B and context B was including
context A, i.e. if there was a circular dependency between contexts, then
calling manager_show_dialplan_helper could lead to an infinite recursion,
resulting in a crash.
This commit applies the same solution as the one implemented in the
show_dialplan_helper function. The manager_show_dialplan_helper and
show_dialplan_helper functions contain lots of code in common, but the former
was missing the "infinite recursion avoidance" code.
ASTERISK-26226 #close
Change-Id: I1aea85133c21787226f4f8442253a93000aa0897
2016-08-29 08:07:38 -04:00
..
2016-06-07 09:32:11 +02:00
2016-06-28 12:40:49 -05:00
2016-03-01 09:30:43 -07:00
2015-04-13 03:48:57 -04:00
2015-04-30 10:43:51 -05:00
2014-05-09 22:49:26 +00:00
2015-04-13 03:48:57 -04:00
2016-08-15 07:40:50 -05:00
2016-03-23 13:53:31 -03:00
2016-07-11 13:51:29 -05:00
2015-04-29 01:02:10 -04:00
2016-07-11 13:51:29 -05:00
2015-05-13 21:55:07 -04:00
2016-08-15 13:35:59 -05:00
2014-04-23 15:02:39 +00:00
2016-05-03 07:56:18 -05:00
2016-06-10 10:13:20 +02:00
2016-01-14 19:57:29 -06:00
2015-04-27 18:37:26 -04:00
2015-04-27 18:37:26 -04:00
2016-07-07 13:44:39 -04:00
2015-04-27 18:37:26 -04:00
2016-07-07 13:44:39 -04:00
2016-08-19 20:16:36 -04:00
2016-04-27 15:39:59 +02:00
2016-03-11 16:05:30 -06:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2016-08-25 17:11:50 -05:00
2016-06-30 15:38:11 -05:00
2015-04-13 03:48:57 -04:00
2016-08-15 07:41:06 -05:00
2015-07-12 20:44:16 -05:00
2016-03-01 20:21:58 -06:00
2016-08-19 20:16:36 -04:00
2016-07-12 11:16:44 -06:00
2016-06-09 22:38:52 -05:00
2016-02-29 12:50:43 -06:00
2016-08-26 16:37:46 +02:00
2016-08-19 20:16:36 -04:00
2016-06-08 20:37:08 +03:00
2016-07-22 10:09:08 +02:00
2016-06-29 09:01:51 -05:00
2016-06-22 12:23:44 -05:00
2016-08-19 20:16:36 -04:00
2016-03-03 14:03:14 -06:00
2016-04-22 15:45:47 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2016-08-19 20:16:36 -04:00
2015-04-13 03:48:57 -04:00
2016-01-10 17:16:28 -06:00
2016-06-04 11:07:22 -05:00
2015-07-31 09:44:20 -05:00
2015-04-13 03:48:57 -04:00
2015-06-10 18:06:15 -05:00
2015-07-02 08:54:51 -03:00
2015-05-10 10:39:32 -03:00
2015-11-30 10:13:35 -07:00
2015-04-10 13:32:24 +00:00
2015-04-13 03:48:57 -04:00
2016-06-02 22:57:49 +03:00
2015-04-13 03:48:57 -04:00
2016-07-26 17:46:53 -05:00
2015-12-28 11:39:26 -06:00
2015-04-13 03:48:57 -04:00
2015-04-23 11:39:13 -05:00
2016-01-15 17:51:18 -06:00
2016-08-15 07:41:06 -05:00
2016-05-05 11:02:48 -05:00
2015-04-13 03:48:57 -04:00
2016-07-14 15:59:49 -05:00
2016-04-14 16:35:56 -05:00
2015-04-13 03:48:57 -04:00
2015-11-13 09:32:52 +01:00
2016-04-06 11:10:49 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-17 15:58:07 -05:00
2016-08-19 20:16:36 -04:00
2016-08-19 20:16:36 -04:00
2016-08-19 16:58:55 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2016-03-01 09:30:43 -07:00
2015-05-05 11:38:54 -05:00
2016-03-03 15:38:01 -06:00
2016-04-21 11:07:18 -05:00
2016-06-01 14:09:36 -05:00
2016-08-11 10:50:46 -05:00
2016-08-15 07:41:06 -05:00
2016-08-15 07:39:56 -05:00
2015-05-26 16:47:55 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2016-08-16 05:34:33 -05:00
2015-04-17 15:58:07 -05:00
2015-04-13 03:48:57 -04:00
2016-03-25 10:22:36 -05:00
2014-07-20 22:06:33 +00:00
2016-08-16 10:42:46 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2016-08-11 11:58:38 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-05-04 20:47:01 -04:00
2016-01-04 20:46:25 -05:00
2016-01-04 17:15:14 -05:00
2016-07-28 15:11:33 -05:00
2016-01-05 12:08:40 -05:00
2016-07-18 03:21:43 -04:00
2016-07-15 05:34:29 -04:00
2016-07-21 13:58:26 -04:00
2016-07-21 13:58:26 -04:00
2016-01-04 19:20:35 -05:00
2016-01-04 19:00:23 -05:00
2016-01-04 17:15:14 -05:00
2016-08-29 08:07:38 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-06-08 09:44:04 -05:00
2015-04-13 03:48:57 -04:00
2016-08-15 07:39:56 -05:00
2016-06-28 12:40:49 -05:00
2016-03-16 14:22:19 -05:00
2016-08-10 17:43:15 -05:00
2015-04-23 11:39:13 -05:00
2015-04-13 03:48:57 -04:00
2012-10-11 15:49:02 +00:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2016-08-15 13:15:02 -05:00
2015-03-26 22:24:26 +00:00
2015-04-13 03:48:57 -04:00
2016-08-15 07:41:36 -05:00
2015-12-28 11:39:26 -06:00
2015-04-13 03:48:57 -04:00
2016-05-31 11:43:24 -05:00
2016-07-13 15:12:19 -05:00
2016-06-09 10:32:07 -05:00
2016-04-22 15:45:47 -05:00
2016-07-13 09:11:37 -05:00
2016-08-15 07:40:35 -05:00
2013-01-19 20:54:07 +00:00
2016-08-19 20:16:36 -04:00
2016-08-19 20:16:36 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2016-08-11 12:00:08 -05:00
2016-06-08 20:37:08 +03:00
2015-04-13 03:48:57 -04:00
2015-11-25 20:29:55 +01:00
2015-06-24 17:13:31 -05:00
2016-07-13 11:47:56 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2016-07-17 14:46:26 +02:00
2016-05-18 14:06:09 -05:00
2015-04-13 03:48:57 -04:00
2014-08-21 14:42:12 +00:00
2016-08-19 20:16:36 -04:00
2014-12-17 10:23:32 +00:00
2015-04-13 03:48:57 -04:00
2015-11-06 08:46:24 -05:00