[svn-commits] mmichelson: branch 1.6.0 r181245 - /branches/1.6.0/
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Wed Mar 11 09:29:46 CDT 2009
Author: mmichelson
Date: Wed Mar 11 09:29:42 2009
New Revision: 181245
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=181245
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.0/ (props changed)
Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the svn-commits
mailing list