]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Various: bugfixes found via chaos
authorScott Griepentrog <sgriepentrog@digium.com>
Tue, 17 Mar 2015 22:15:09 +0000 (22:15 +0000)
committerScott Griepentrog <sgriepentrog@digium.com>
Tue, 17 Mar 2015 22:15:09 +0000 (22:15 +0000)
commit2c7b9451499c5bd50bc6fa54a0073781b116834c
tree66390386d5b9e4200c83afa3448bd4d054254349
parent1fb1c81923249413e3e439a645ade8793ccc0db6
Various: bugfixes found via chaos

Using DEBUG_CHAOS several instances of a null
pointer crash, and one uninitialized variable
were uncovered and fixed.  Also added details
on why Asterisk failed to initialize.

Review: https://reviewboard.asterisk.org/r/4468/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@433064 65c4cc65-6c06-0410-ace0-fbb531ad65f3
include/asterisk/config.h
main/asterisk.c
main/codec_builtin.c
main/config.c
main/endpoints.c
main/manager.c
main/utils.c
main/xmldoc.c