]> git.ipfire.org Git - thirdparty/asterisk.git/commit
utils: Fix memory leaks and missed unregistration of CLI commands on shutdown
authorJonathan Rose <jrose@digium.com>
Thu, 24 Oct 2013 20:34:53 +0000 (20:34 +0000)
committerJonathan Rose <jrose@digium.com>
Thu, 24 Oct 2013 20:34:53 +0000 (20:34 +0000)
commit6fb07febbc43c1c4cbcef596a908b684b9bf95a6
tree1eb5aec1f6471ce8a170ad7c273a902433a310e9
parent1d0a6d2b2c9740d29d6598414bc4a5cbb17a4d23
utils: Fix memory leaks and missed unregistration of CLI commands  on shutdown

Final set of patches in a series of memory leak/cleanup patches by Corey Farrell

(closes issue ASTERISK-22467)
Reported by: Corey Farrell
Patches:
    main-utils-1.8.patch uploaded by coreyfarrell (license 5909)
    main-utils-11.patch uploaded by coreyfarrell (license 5909)
    main-utils-12up.patch uploaded by coreyfarrell (license 5909)
........

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

Merged revisions 401830 from http://svn.asterisk.org/svn/asterisk/branches/11
........

Merged revisions 401831 from http://svn.asterisk.org/svn/asterisk/branches/12

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@401832 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/utils.c