[test-results] [Bamboo] No agents to build plan Asterisk - Trunk - FreeBSD 8.1 - i386
Bamboo
bamboo at asterisk.org
Mon Apr 4 17:18:45 CDT 2011
-------------------------------------------------------------------------------
ASTTRUNK-FREEBSD81-I386-192 has been queued, but there's no agent capable of building it.
-------------------------------------------------------------------------------
http://bamboo.asterisk.org/browse/ASTTRUNK-FREEBSD81-I386/log
--------------
Code Changes
--------------
tilghman (311931):
>Merged revisions 311930 via svnmerge from
>https://origsvn.digium.com/svn/asterisk/branches/1.8
>
>........
> r311930 | tilghman | 2011-03-31 01:43:18 -0500 (Thu, 31 Mar 2011) | 6 lines
>
> Incorrect default example; the field is actually internally named "clid", not "callerid".
>
> (closes issue #19040)
> Reported by: wcselby
> Tested by: tilghman
>........
>
rmudgett (311981):
>Fix function reference in comment.
rmudgett (312023):
>Merged revisions 312022 via svnmerge from
>https://origsvn.digium.com/svn/asterisk/branches/1.8
>
>........
> r312022 | rmudgett | 2011-03-31 15:11:40 -0500 (Thu, 31 Mar 2011) | 14 lines
>
> chan_misdn segfaults when DEBUG_THREADS is enabled.
>
> The segfault happens because jb->mutexjb is uninitialized from the
> ast_malloc(). The internals of ast_mutex_init() were assuming a nonzero
> value meant mutex tracking initialization had already happened. Recent
> changes to mutex tracking code to reduce excessive memory consumption
> exposed this uninitialized value.
>
> Converted misdn_jb_init() to use ast_calloc() instead of ast_malloc().
> Also eliminated redundant zero initialization code in the routine.
>
> (closes issue #18975)
> Reported by: irroot
>........
>
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20110404/3cda88b0/attachment.htm>
More information about the Test-results
mailing list