[asterisk-commits] mmichelson: branch 1.6.1 r181246 - /branches/1.6.1/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Mar 11 09:30:13 CDT 2009
Author: mmichelson
Date: Wed Mar 11 09:30:10 2009
New Revision: 181246
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=181246
Log:
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
........
Modified:
branches/1.6.1/ (props changed)
Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the asterisk-commits
mailing list