]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_crypto: Perform cleanup at shutdown. 67/1967/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:36:13 +0000 (14:36 -0500)
commitd2fd720290450520c27f4a400c644894632784b3
treea7d1318276d2cab2b2af50c0e760502c0531f2d6
parent7188c72a071ded1e05a0c646b4da2bba147be1b8
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