[test-results] [Bamboo] Asterisk Testing > Asterisk 11 Branch > #137 has FAILED. Change made by rmudgett.

Bamboo bamboo at asterisk.org
Thu Oct 11 10:59:33 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 11 Branch > #137 failed.
-----------------------------------------------------------------------
Code has been updated by rmudgett.
No failed tests found, a possible compilation error.

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


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 64-Bit (CentOS 6): 120 tests passed.



--------------
Code Changes
--------------
rmudgett (374708):

>Fix deletion of unopenable spool files.
>
>If scan_service() cannot open the spool file, it logs a message saying
>that it will delete the file and calls remove_from_queue() to do it.
>However, remove_from_queue() fails to delete the spool file because struct
>outgoing has not yet been fully initialized.
>
>* Merged allocating a new struct outgoing and init_outgoing() into
>new_outgoing().  Allocation is initialization.
>
>* Made apply_outgoing() not initialize the spool filename in struct
>outgoing.
>
>* Made apply_outgoing() call ast_trim_blanks() and ast_skip_blanks()
>rather than manually inlining them.
>
>* Reduced indentation levels in apply_outgoing().
>
>* Fixed a garbled comment in remove_from_queue().
>
>* Reworked scan_service() to simplify it.
>
>(closes issue ASTERISK-17231)
>Reported by: David Chappell
>Patches:
>      spool_open_failure.diff (license #4997) patch uploaded by David Chappell
>      Started with this patch.
>........
>
>Merged revisions 374686 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>
>* Fixed some memory leaks on off nominal paths in init_outgoing() when
>merging into the new_outgoing() function dealing with o->capabilities.
>........
>
>Merged revisions 374695 from http://svn.asterisk.org/svn/asterisk/branches/10
>



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


More information about the Test-results mailing list