[Asterisk-code-review] pbx_ael: Fix crash and lockup issue regarding 'ael reload' (asterisk[16])
Mark Murawski
asteriskteam at digium.com
Tue Aug 31 14:47:50 CDT 2021
Attention is currently required from: George Joseph.
Mark Murawski has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/16356 )
Change subject: pbx_ael: Fix crash and lockup issue regarding 'ael reload'
......................................................................
Patch Set 1:
(2 comments)
File pbx/pbx_ael.c:
https://gerrit.asterisk.org/c/asterisk/+/16356/comment/e068f72a_15e67f6e
PS1, Line 249: return ast_module_reload("pbx_ael") == AST_MODULE_RELOAD_SUCCESS ? CLI_SUCCESS : CLI_FAILURE;
> A comment here explaining why we have to call ast_module_reload instead of calling pbx_load_module w […]
Done
https://gerrit.asterisk.org/c/asterisk/+/16356/comment/7ace5fc7_a4d6a265
PS1, Line 281: return pbx_load_module();
> Another comment here explaining why calling pbx_load_module directly here is OK would be good.
Done
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16356
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I5ed392ad226f6e4e7696ad742076d3e45c57af35
Gerrit-Change-Number: 16356
Gerrit-PatchSet: 1
Gerrit-Owner: Mark Murawski <markm at intellasoft.net>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Sean Bright <sean at seanbright.com>
Gerrit-Attention: George Joseph <gjoseph at digium.com>
Gerrit-Comment-Date: Tue, 31 Aug 2021 19:47:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: George Joseph <gjoseph at digium.com>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210831/61aad040/attachment.html>
More information about the asterisk-code-review
mailing list