[Asterisk-code-review] res pjsip pubsub: Prevent unload except during shutdown. (asterisk[master])
Corey Farrell
asteriskteam at digium.com
Thu Oct 19 10:23:00 CDT 2017
Hello Kevin Harwell, Jenkins2,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/6833
to look at the new patch set (#2).
Change subject: res_pjsip_pubsub: Prevent unload except during shutdown.
......................................................................
res_pjsip_pubsub: Prevent unload except during shutdown.
Prevent unload of the module as certain pjsip initialization functions
cannot be reversed. This required a reorder of the module_load so that
the non-reversable pjsip functions are not called until all potential
errors have been ruled out.
ASTERISK-24483
Change-Id: Iee900f20bdd6ee1bfe23efdec0d87765eadce8a7
---
M res/res_pjsip_pubsub.c
1 file changed, 21 insertions(+), 15 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/33/6833/2
--
To view, visit https://gerrit.asterisk.org/6833
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iee900f20bdd6ee1bfe23efdec0d87765eadce8a7
Gerrit-Change-Number: 6833
Gerrit-PatchSet: 2
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171019/87f3867a/attachment.html>
More information about the asterisk-code-review
mailing list