[Asterisk-code-review] res pjsip session: Move implementation to res pjsip.so. (asterisk[13])

Corey Farrell asteriskteam at digium.com
Wed Jan 10 15:58:19 CST 2018


Hello Jenkins2, 

I'd like you to reexamine a change. Please visit

    https://gerrit.asterisk.org/7925

to look at the new patch set (#2).

Change subject: res_pjsip_session: Move implementation to res_pjsip.so.
......................................................................

res_pjsip_session: Move implementation to res_pjsip.so.

This reduces the changes of a crash during shutdown.  It is still
possible to have a crash between the calls to res_pjsip_unload and
pj_shutdown, though the time between those calls is now much shorter.

ASTERISK~27571

Change-Id: Ib76e156ec123477943153d903091406620a9c6ab
---
M res/res_pjsip.c
M res/res_pjsip.exports.in
M res/res_pjsip/include/res_pjsip_private.h
M res/res_pjsip/pjsip_session.c
M res/res_pjsip_session.c
5 files changed, 3,215 insertions(+), 3,185 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/25/7925/2
-- 
To view, visit https://gerrit.asterisk.org/7925
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib76e156ec123477943153d903091406620a9c6ab
Gerrit-Change-Number: 7925
Gerrit-PatchSet: 2
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180110/759d1fd3/attachment.html>


More information about the asterisk-code-review mailing list