[Asterisk-code-review] loader: Retry dlopen when loading fails (asterisk[13])
Kevin Harwell
asteriskteam at digium.com
Thu Mar 3 12:24:02 CST 2016
Kevin Harwell has posted comments on this change.
Change subject: loader: Retry dlopen when loading fails
......................................................................
Patch Set 6:
(1 comment)
https://gerrit.asterisk.org/#/c/2073/6/main/loader.c
File main/loader.c:
Line 1250: case AST_MODULE_LOAD_SUCCESS:
> If it was successfully loaded shouldn't it be removed from the retry list?
Never mind I see now it is the same as the above loop. Supplying a heap makes it so a SUCCESS result is not possible.
--
To view, visit https://gerrit.asterisk.org/2073
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Iddae1d97cd2f00b94e61662447432765755f64bb
Gerrit-PatchSet: 6
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list