[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #413 has FAILED (3 tests failed). Change made by Matthew Jordan.

Bamboo bamboo at asterisk.org
Tue Jun 26 11:33:16 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #413 failed.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
3/267 tests failed.

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


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



--------------
Code Changes
--------------
Matthew Jordan (369392):

>Fix crash in unloading of res_adsi module
>
>When res_adsi is unloaded, it removes the ADSI functions that it previously installed
>by passing a NULL adsi_funcs pointer to ast_adsi_install_funcs.  This function was not
>checking whether or not the adsi_funcs pointer passed in was NULL before dereferencing
>it to check whether or not the version of the functions matches what the core was
>expecting it.
>
>This patch makes it so that the version is only checked if a potentially valid adsi_funcs
>pointer was passed in.  Passing in NULL removes the installed functions, bypassing the
>version check.
>........
>
>Merged revisions 369390 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 369391 from http://svn.asterisk.org/svn/asterisk/branches/10
>



--------------
Tests
--------------
New Test Failures (3)
   - AsteriskTestSuite: S/channels/ s i p/custom info
   - AsteriskTestSuite: S/channels/ s i p/sip custom presence/non digium state change
   - 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/20120626/225d9542/attachment-0001.htm>


More information about the Test-results mailing list