[Asterisk-code-review] loader: Rework load resource list. (asterisk[master])
Corey Farrell
asteriskteam at digium.com
Wed Jan 17 20:27:23 CST 2018
Hello Richard Mudgett, Jenkins2,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/7987
to look at the new patch set (#3).
Change subject: loader: Rework load_resource_list.
......................................................................
loader: Rework load_resource_list.
Use a single loop in a loop to scan the resource list attempting to
dlopen each module. The inner loop is repeated until it doesn't do any
work, then it is run one more time to allow printing of error messages.
Change-Id: I60c15cd57ff9680b62e2a94c7519401fa4a38e45
---
M main/loader.c
1 file changed, 35 insertions(+), 73 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/87/7987/3
--
To view, visit https://gerrit.asterisk.org/7987
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I60c15cd57ff9680b62e2a94c7519401fa4a38e45
Gerrit-Change-Number: 7987
Gerrit-PatchSet: 3
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180117/b4b75901/attachment-0001.html>
More information about the asterisk-code-review
mailing list