]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_crypto: Perform cleanup at shutdown. 68/1968/1
authorCorey Farrell <git@cfware.com>
Sat, 9 Jan 2016 19:28:31 +0000 (14:28 -0500)
committerCorey Farrell <git@cfware.com>
Sat, 9 Jan 2016 19:39:00 +0000 (13:39 -0600)
commita5406b1f9e5fdad87a91c82d6ee39249472bd0dc
tree7054976004b95392d3cfc8d8daa8bb51eb2a90b4
parent573b37c6581b54cfe80dfd9a956c29c33f11f4bd
res_crypto: Perform cleanup at shutdown.

This change causes res_crypto to unregister CLI at shutdown while still
preventing the module from being unloaded.

ASTERISK-25673 #close

Change-Id: Ie5d57338dc2752abfc0dd05d0eec86413f2304fc
res/res_crypto.c