[test-results] [Bamboo] Asterisk - 1.8 > Ubuntu Lucid (10.04) > #720 was SUCCESSFUL (with 122 tests). Change made by rmudgett.
Bamboo
bamboo at asterisk.org
Thu Sep 8 17:59:28 CDT 2011
-----------------------------------------------------------------------
Asterisk - 1.8 > Ubuntu Lucid (10.04) > #720 was successful.
-----------------------------------------------------------------------
Code has been updated by rmudgett.
122 tests in total.
http://bamboo.asterisk.org/browse/AST18-LUCID-720/
--------------
Code Changes
--------------
rmudgett (334953):
>Fix crash with res_fax when MALLOC_DEBUG and "core stop gracefully" are used.
>
>Asterisk crashes if MALLOC_DEBUG is enabled when res_fax tries to
>unregister its logger level.
>
>* Make ast_logger_unregister_level() use ast_free() instead of free().
>When MALLOC_DEBUG is enabled, ast_free() does not degenerate into a call
>to free(). Therefore, if you allocated memory with a form of ast_malloc
>you must free it with ast_free.
>
--------------
Tests
--------------
Fixed Tests (1)
- AsteriskTestSuite: S/feature attended transfer
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20110908/cb908005/attachment.htm>
More information about the Test-results
mailing list