]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Complete http_shutdown.
authorDavid M. Lee <dlee@digium.com>
Wed, 21 Aug 2013 17:07:06 +0000 (17:07 +0000)
committerDavid M. Lee <dlee@digium.com>
Wed, 21 Aug 2013 17:07:06 +0000 (17:07 +0000)
commit041b910b1708c5f9d601c3985998b4abe91dd5b2
tree43478f9d885d141093820cacff1bf5850af4e67a
parenteac2c3b91a136c1d96b97d2650b777b242fd43f5
Complete http_shutdown.

This patch frees up some resources allocated in http.c.
 * tcp listeners stopped
 * tls settings freed
 * uri redirects freed
 * unregister internal http.c uri's

(closes issue ASTERISK-22237)
Reported by: Corey Farrell

Patches:
    http.patch uploaded by Corey Farrell (license 5909)
........

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

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