]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pbx_dundi: Run cleanup on failed load. 70/1970/1
authorCorey Farrell <git@cfware.com>
Sun, 10 Jan 2016 00:04:34 +0000 (19:04 -0500)
committerCorey Farrell <git@cfware.com>
Sun, 10 Jan 2016 00:04:34 +0000 (19:04 -0500)
commit656f7430f8c1cbdd1d22d8fa382fe309e763b958
treeb120eb72b1995fef6fcf06145d742dfcf2337540
parent7188c72a071ded1e05a0c646b4da2bba147be1b8
pbx_dundi: Run cleanup on failed load.

During failed startup of pbx_dundi no cleanup was performed.  Add a call
to unload_module before returning AST_MODULE_LOAD_DECLINE.

ASTERISK-25677 #close

Change-Id: I8ffa226fda4365ee7068ac1f464473f1a4ebbb29
pbx/pbx_dundi.c