[test-results] [Bamboo] No agents to build plan Asterisk Testing - Asterisk Trunk - Asterisk CentOS 6 64-Bit

Bamboo bamboo at asterisk.org
Mon May 21 13:39:03 CDT 2012


-------------------------------------------------------------------------------
TESTING-ASTERISKTRUNK-AST18CENTOS64-297 has been queued, but there's no agent capable of building it.
-------------------------------------------------------------------------------

http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-AST18CENTOS64/log

--------------
Code Changes
--------------
mmichelson (367010):

>Fix memory leak of SSL_CTX structures in TLS core.
>
>SSL_CTX structures were allocated but never freed. This was a bigger
>issue for clients than servers since new SSL_CTX structures could be
>allocated for each connection. Servers, on the other hand, typically
>set up a single SSL_CTX for their lifetime.
>
>This is solved in two ways:
>
>1. In __ssl_setup(), if a tcptls_cfg has an ssl_ctx on it, it is
>freed so that a new one can take its place.
>2. A companion to ast_ssl_setup() called ast_ssl_teardown() has
>been added so that servers can properly free their SSL_CTXs.
>
>(issue ASTERISK-19278)
>........
>
>Merged revisions 367002 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 367003 from http://svn.asterisk.org/svn/asterisk/branches/10
>

mmichelson (367029):

>Address MISSING_BREAK static analysis reports some more.
>
>This addresses core findings 4 and 6.
>
>Moises Silva helped me by stating that a break could be
>safely added to the case where it is added in chan_dahdi.c
>
>In say.c, I have added a comment indicating that static analysis
>complains but that it is currently unknown if this is correct.
>
>This fixes all core findings of this type.
>
>(closes issue ASTERISK-19662)
>reported by Matthew Jordan
>........
>
>Merged revisions 367027 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 367028 from http://svn.asterisk.org/svn/asterisk/branches/10
>


--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20120521/c4a8c5a9/attachment-0001.htm>


More information about the Test-results mailing list