]> 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:33:37 +0000 (20:33 +0000)
committerJonathan Rose <jrose@digium.com>
Thu, 24 Oct 2013 20:33:37 +0000 (20:33 +0000)
commita941dc31598e6980165f9d576457df357966dcf5
treea549a338f2c41dd2560986abaa22235262be9ffe
parentb59d4497fec3170666014541e9cf6ac3f0a5123e
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

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