[Asterisk-code-review] app confbridge: Fix reference to cfg in menu template handler (asterisk[13])

George Joseph asteriskteam at digium.com
Thu May 4 19:37:32 CDT 2017


George Joseph has posted comments on this change. ( https://gerrit.asterisk.org/5579 )

Change subject: app_confbridge:  Fix reference to cfg in menu_template_handler
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.asterisk.org/#/c/5579/2/apps/confbridge/conf_config_parser.c
File apps/confbridge/conf_config_parser.c:

Line 2030: 	RAII_VAR(struct confbridge_cfg *, cfg, ao2_bump(aco_pending_config(&cfg_info)), ao2_cleanup);
> This really should be a call to ao2_global_obj_ref().  See my comment on ve
> This really should be a call to ao2_global_obj_ref().  See my
 > comment on version 1 of the patch in response to josh.

I'm not sure what you mean.  The pending config isn't a global object.


-- 
To view, visit https://gerrit.asterisk.org/5579
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib349a17d3d088f092480b19addd7122fcaac21a7
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list