[Asterisk-code-review] Fix shutdown crash caused by modules being left open. (asterisk[13])

Corey Farrell asteriskteam at digium.com
Fri Oct 28 00:22:17 CDT 2016


Corey Farrell has posted comments on this change. ( https://gerrit.asterisk.org/4214 )

Change subject: Fix shutdown crash caused by modules being left open.
......................................................................


Patch Set 1:

I haven't touched CHANGES yet.  This patch currently removes the ast_module_shutdown symbol from module.h and replaces it with a non-exported symbol in _private.h.  This function should have never been exposed to or run by any module so I'm not sure we need a compatibility stub.

-- 
To view, visit https://gerrit.asterisk.org/4214
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ibfa635bb688d1227ec54aa211d90d6bd45052e21
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-HasComments: No



More information about the asterisk-code-review mailing list