[test-results] [Bamboo] Asterisk Testing > Asterisk 1.8 Branch > #291 was SUCCESSFUL (with 185 tests). Change made by Mark Michelson.

Bamboo bamboo at asterisk.org
Fri Jul 6 14:46:40 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 1.8 Branch > #291 was successful.
-----------------------------------------------------------------------
Code has been updated by Mark Michelson.
185 tests in total.

http://bamboo.asterisk.org/browse/TESTING-ASTERISK18BRANCH-291/


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

>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
>
>



--------------
Tests
--------------
Fixed Tests (1)
   - AsteriskTestSuite: S/channels/ s i p/sip blind transfer/caller refer only

--
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/f8c51dc6/attachment-0001.htm>


More information about the Test-results mailing list