]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Ensure that we check for the special value CONFIG_STATUS_FILEINVALID.
authorTilghman Lesher <tilghman@meg.abyt.es>
Thu, 27 Aug 2009 21:26:37 +0000 (21:26 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Thu, 27 Aug 2009 21:26:37 +0000 (21:26 +0000)
commitb8c75efa7e169ff06905ea79094af35a2e596e82
treeddd8431cb25269bffb298bc3fb4a937e934d00a9
parent74d7f7f788c8bc62d525be1083b4976a7b191ebc
Ensure that we check for the special value CONFIG_STATUS_FILEINVALID.
(closes issue #15786)
 Reported by: a_villacis
 Patches:
       asterisk-1.6.2.0-beta4-manager-fix-crash-on-include-nonexistent-file.patch uploaded by a villacis (license 660)
       (Plus a few of my own, to catch the remaining places within manager.c where it could have been a problem)

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