[test-results] [Bamboo] Asterisk - Team Branches > Asterisk Trunk DigiumPhones > #354 has FAILED. Change made by Mark Michelson.

Bamboo bamboo at asterisk.org
Wed May 23 13:01:52 CDT 2012


-----------------------------------------------------------------------
Asterisk - Team Branches > Asterisk Trunk DigiumPhones > #354 failed.
-----------------------------------------------------------------------
Code has been updated by Mark Michelson.
No failed tests found, a possible compilation error.

http://bamboo.asterisk.org/browse/ASTTEAM-ASTERISKTRUNKDIGIUMPHONES-354/


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 64-Bit (CentOS 6): 93 tests passed.



--------------
Code Changes
--------------
Mark Michelson (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
>



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


More information about the Test-results mailing list