[test-results] [Bamboo] Asterisk Testing > Asterisk 11 Branch > #487 was SUCCESSFUL (with 466 tests). Change made by Matthew Jordan.

Bamboo bamboo at asterisk.org
Thu Jun 13 19:54:53 CDT 2013


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 11 Branch > #487 was successful.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
All 2 jobs passed with 466 tests in total.

http://bamboo.asterisk.org/browse/TESTING-AST11BRANCH-487/


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

>Fix memory leak while loading priority modules and adding formats
>
>This patch fixes two memory leaks:
> * When we load a module with the LOAD_PRIORITY flag, we remove its entry from
>   the load order list. Unfortunately, we don't free the memory associated with
>   entry in the list. This patch corrects that and properly frees the memory
>   for the module in the list.
>
> * When adding a custom format (such as SILK or CELT), the routine for adding
>   the format was leaking a reference. RAII_VAR cleans this up properly.
>
>........
>
>Merged revisions 391489 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>



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


More information about the Test-results mailing list