[test-results] [Bamboo] Asterisk - Team Branches > roibos-cng-support-1.8 > #46 has FAILED. Change made by root.

Bamboo bamboo at asterisk.org
Sat Jan 5 06:53:13 CST 2013


-----------------------------------------------------------------------
Asterisk - Team Branches > roibos-cng-support-1.8 > #46 failed.
-----------------------------------------------------------------------
Code has been updated by root.
No failed tests found, a possible compilation error.

http://bamboo.asterisk.org/browse/ASTTEAM-ROIBUSCNGSUPPORT18-46/


--------------
Failing Jobs
--------------
  - Asterisk 1.8 CentOS 6 32-Bit (CentOS 6): No tests found.



--------------
Code Changes
--------------
root (378616):

>Merged revisions 378591 via svnmerge from 
>file:///srv/subversion/repos/asterisk/branches/1.8
>
>........
>  r378591 | jrose | 2013-01-04 16:54:31 -0600 (Fri, 04 Jan 2013) | 17 lines
>  
>  res_srtp: Prevent a crash from occurring due to srtp_create failures in srtp_create
>  
>  Under some circumstances, libsrtp's srtp_create function deallocates memory that
>  it wasn't initially responsible for allocating. Because we weren't initially
>  aware of this behavior, this memory was still used in spite of being unallocated
>  during the course of the srtp_unprotect function. A while back I made a patch
>  which would set this value to NULL, but that exposed a possible condition where
>  we would then try to check a member of the struct which would cause a segfault.
>  In order to address these problems, ast_srtp_unprotect will now set an error value
>  when it ends without a valid SRTP session which will result in the caller of
>  srtp_unprotect observing this error and hanging up the relevant channel instead of
>  trying to keep using the invalid session address.
>  
>  (closes issue ASTERISK-20499)
>  Reported by: Tootai
>  Review: https://reviewboard.asterisk.org/r/2228/diff/#index_header
>........
>



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


More information about the Test-results mailing list