]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Unregister CLI commands on exit
authorKinsey Moore <kmoore@digium.com>
Tue, 20 Aug 2013 15:27:16 +0000 (15:27 +0000)
committerKinsey Moore <kmoore@digium.com>
Tue, 20 Aug 2013 15:27:16 +0000 (15:27 +0000)
commitd9380e3ece9e48a16e765f7f7db99edaaa1abcf1
treedc3bbd32dc3fb7d070b9650350e0493de96a3226
parente71f01d16c12d7c4b45ff0b29cc5aa3d1f4a5499
Unregister CLI commands on exit

This patch ensures that CLI commands enabled by DEBUG_FD_LEAKS and
DEBUG_THREADLOCALS are cleaned up properly on exit.

(closes issue ASTERISK-22238)
Reported by: Corey Farrell
Tested by: Corey Farrell
Patches:
    debug_cli_unregister.patch uploaded by Corey Farrell
........

Merged revisions 397106 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@397107 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/astfd.c
main/threadstorage.c