[test-results] [Bamboo] Asterisk Testing > Asterisk 1.8 Branch > #616 has FAILED (1 tests failed). Change made by elguero.

Bamboo bamboo at asterisk.org
Mon Apr 15 16:27:53 CDT 2013


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 1.8 Branch > #616 failed.
-----------------------------------------------------------------------
Code has been updated by elguero.
1/2 jobs failed, with 1 failing test.

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


--------------
Failing Jobs
--------------
  - Asterisk 1.8 CentOS 6 32-Bit (CentOS 6): 1 of 218 tests failed.



--------------
Code Changes
--------------
elguero (385551):

>Fix app_voicemail Segfault And A Few Memory Leaks
>
>The original report was that app_voicemail would crash.  This was caused by
>ast_config_load() returning CONFIG_STATUS_FILEINVALID but no checks being
>performed for that return status.  After adding the initial patch to fix this
>issue, Jaco Kroon (jkroon) added some fixes to memory leaks he had discovered.
>
>During review, Walter Doekes (wdoekes) suggested adding a helper function in
>order to determine if we had a valid configuration or not.
>
>This patch does the following:
>
>* Creates a helper function to check if the configuration is valid
>
>* Adds calls to the new helper function where appropiate
>
>* Fixes memory leaks where the code returned without running
>  ast_config_destroy() on the configuration that was loaded
>
>(closes issue ASTERISK-21302)
>Reported by: Jaco Kroon
>Tested by: Jaco Kroon, Michael L. Young
>Patches:
>    asterisk-11.3.0-app_voicemail-ast_config-fixes.patch
>                                                       Jaco Kroon (license 5671)
>    asterisk-21302-valid_cfg_and_mem_leaks_v3-1.8.diff
>                                                 Michael L. Young (license 5026)
>
>Review: https://reviewboard.asterisk.org/r/2443/
>



--------------
Tests
--------------
New Test Failures (1)
   - AsteriskTestSuite: S/asyncagi/asyncagi break

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


More information about the Test-results mailing list