]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Prevent potentially passing a NULL pointer to strcasecmp()
authorMark Michelson <mmichelson@digium.com>
Wed, 21 Mar 2012 15:44:55 +0000 (15:44 +0000)
committerMark Michelson <mmichelson@digium.com>
Wed, 21 Mar 2012 15:44:55 +0000 (15:44 +0000)
commit75ff6925420a6847373fccd9faa9bfd3147d288e
treeccd1dc9ab721da9b610eabc98d09cab97b4ab547
parenta2e1dd220e031ffd91638dbcf875f71f52bbc057
Prevent potentially passing a NULL pointer to strcasecmp()

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8-digiumphones@360188 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/pbx.c