[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #440 has FAILED (2 tests failed, no failures were new). Change made by Mark Michelson.

Bamboo bamboo at asterisk.org
Fri Jul 6 17:12:47 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #440 failed.
-----------------------------------------------------------------------
Code has been updated by Mark Michelson.
2/267 tests failed, no failures were new.

http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-440/


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 64-Bit (CentOS 6): 2 of 267 tests failed.



--------------
Code Changes
--------------
Mark Michelson (369733):

>Remove a superfluous and dangerous freeing of an SSL_CTX.
>
>The problem here is that multiple server sessions share
>a SSL_CTX. When one session ended, the SSL_CTX would be
>freed and set NULL, leaving the other sessions unable to
>function.
>
>The code being removed is superfluous because the SSL_CTX
>structures for servers will be properly freed when ast_ssl_teardown
>is called.
>
>(closes issue ASTERISK-20074)
>Reported by Trevor Helmsley
>Patches:
>	ASTERISK-20074.diff uploaded by Mark Michelson (license #5049)
>Testers:
>	Trevor Helmsley
>........
>
>Merged revisions 369731 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 369732 from http://svn.asterisk.org/svn/asterisk/branches/10
>



--------------
Tests
--------------
Existing Test Failures (2)
   - AsteriskTestSuite: S/channels/ s i p/generic ccss
   - AsteriskTestSuite: S/channels/ s i p/ s d p offer answer

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


More information about the Test-results mailing list