]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Prevent crash from using app_page with no confbridge.conf file provided.
authorMark Michelson <mmichelson@digium.com>
Tue, 4 Sep 2012 15:26:07 +0000 (15:26 +0000)
committerMark Michelson <mmichelson@digium.com>
Tue, 4 Sep 2012 15:26:07 +0000 (15:26 +0000)
commit2dba1e5c5892c21c9121b0c8e33eaadf7fe216c5
tree9a337eb406d73ba2d7fc76038c05042a811a4ea2
parent57881c8dd91b1b12d9500fd91ab47213e30ba1f4
Prevent crash from using app_page with no confbridge.conf file provided.

Also prevents other potential crashes when using aco API
with uninitialized aco_info structs.

(closes issue ASTERISK-20305)
reported by Noah Engelberth
Tested by Noah Engelberth

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

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