]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix crash that would occur if an empty member was specified in queues.conf.
authorMark Michelson <mmichelson@digium.com>
Tue, 31 Mar 2009 22:00:01 +0000 (22:00 +0000)
committerMark Michelson <mmichelson@digium.com>
Tue, 31 Mar 2009 22:00:01 +0000 (22:00 +0000)
commit7cc775e1edb2e62f9523e6c7f3d0003564446204
tree08df9fe3ea7526ac4c107a12d69a7c19240c8466
parent36a68f792e243aa5095a202da2f68ef3f678db48
Fix crash that would occur if an empty member was specified in queues.conf.

(closes issue #14796)
Reported by: pida

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@185599 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_queue.c