Blocked revisions 181244 via svnmerge

........
  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.0@181245 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Michelson
2009-03-11 14:29:42 +00:00
parent cbaceb5473
commit 9f263bf684

Diff Content Not Available