]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Blocked revisions 181244 via svnmerge
authorMark Michelson <mmichelson@digium.com>
Wed, 11 Mar 2009 14:30:10 +0000 (14:30 +0000)
committerMark Michelson <mmichelson@digium.com>
Wed, 11 Mar 2009 14:30:10 +0000 (14:30 +0000)
........
  r181244 | mmichelson | 2009-03-11 09:28:40 -0500 (Wed, 11 Mar 2009) | 11 lines

  Fix segfault when dialing a typo'd queue

  If trying to dial a non-existent queue, there would
  be a segfault when attempting to access q->weight, even
  though q was NULL. This problem was introduced during
  the queue-reset merge and thus only affects trunk.

  (closes issue #14643)
  Reported by: alecdavis
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@181246 65c4cc65-6c06-0410-ace0-fbb531ad65f3


No differences found