[test-results] [Bamboo] Asterisk - Team Branches > roibos-cng-support-1.8 > #13 has FAILED (1 tests failed, no failures were new). Change made by root.

Bamboo bamboo at asterisk.org
Mon Dec 10 15:53:46 CST 2012


-----------------------------------------------------------------------
Asterisk - Team Branches > roibos-cng-support-1.8 > #13 failed.
-----------------------------------------------------------------------
Code has been updated by root.
2/2 jobs failed, with 1 failing test, no failures were new.

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


--------------
Failing Jobs
--------------
  - Asterisk 1.8 CentOS 6 32-Bit (CentOS 6): No tests found.
  - Asterisk 1.8 CentOS 6 64-Bit (CentOS 6): 1 of 192 tests failed.



--------------
Code Changes
--------------
root (377286):

>Merged revisions 377256-377257 via svnmerge from 
>file:///srv/subversion/repos/asterisk/branches/1.8
>
>........
>  r377256 | jrose | 2012-12-05 10:46:28 -0600 (Wed, 05 Dec 2012) | 12 lines
>  
>  res_srtp: Fix a crash caused by srtp_dealloc on an already dealloced session
>  
>  When srtp_create fails, the session may be dealloced or just not alloced. At
>  the same time though, the session pointer might not be set to NULL in this
>  process and attempting to srtp_dealloc it again will cause a segfault. This
>  patch checks for failure of srtp_create and sets the session pointer to NULL
>  if it fails.
>  
>  (closes issue ASTERISK-20499)
>  Reported by: tootai
>  Review: https://reviewboard.asterisk.org/r/2228/
>........
>  r377257 | file | 2012-12-05 10:48:01 -0600 (Wed, 05 Dec 2012) | 16 lines
>  
>  Fix a SIP request memory leak with TLS connections.
>  
>  During the TLS re-work in chan_sip some TLS specific code was moved
>  into a separate function. This function operates on a copy of the
>  incoming SIP request. This copy was never deinitialized causing a
>  memory leak for each request processed.
>  
>  This function is now given a SIP request structure which it can use
>  to copy the incoming request into. This reduces the amount of memory
>  allocations done since the internal allocated components are reused
>  between packets and also ensures the SIP request structure is
>  deinitialized when the TLS connection is torn down.
>  
>  (closes issue ASTERISK-20763)
>  Reported by: deti
>........
>



--------------
Tests
--------------
Existing Test Failures (1)
   - 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/20121210/011108fa/attachment.htm>


More information about the Test-results mailing list