From 9f263bf684637bd7174c477372a58c3da4892567 Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Wed, 11 Mar 2009 14:29:42 +0000 Subject: [PATCH] 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