[test-results] [Bamboo] Asterisk - 1.8 > Ubuntu Lucid (10.04) > #889 has FAILED (1 tests failed). Change made by Matthew Jordan.
Bamboo
bamboo at asterisk.org
Mon Oct 31 11:49:46 CDT 2011
-----------------------------------------------------------------------
Asterisk - 1.8 > Ubuntu Lucid (10.04) > #889 failed.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
1/146 tests failed.
http://bamboo.asterisk.org/browse/AST18-LUCID-889/
--------------
Failing Jobs
--------------
- amd64 (Default Stage): 1 of 146 tests failed.
--------------
Code Changes
--------------
Matthew Jordan (342769):
>Fixed invalid memory access when adding extension to pattern match tree
>
>When an extension is removed from a context, its entry in the pattern match
>tree is not deleted. Instead, the extension is marked as deleted. When an
>extension is removed and re-added, if that extension is also a prefix of
>another extension, several log messages would report an error and did not
>check whether or not the extension was deleted before accessing the memory.
>Additionally, if the extension was already in the tree but previously
>deleted, and the pattern was at the end of a match, the findonly flag was
>not honored and the extension would be erroneously undeleted.
>
>Additionaly, it was discovered that an IAX2 peer could be unregistered
>via the CLI, while at the same time it could be scheduled for unregistration
>by Asterisk. The unregistration method now checks to see if the peer
>was already unregistered before continuing with an unregistration.
>
>(closes issue ASTERISK-18135)
>Reported by: Jaco Kroon, Henry Fernandes, Kristijan Vrban
>Tested by: Matt Jordan
>
>Review: https://reviewboard.asterisk.org/r/1526
>
>
>
--------------
Tests
--------------
New Test Failures (1)
- AsteriskTestSuite: S/cdr/console dial sip 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/20111031/aa89931f/attachment.htm>
More information about the Test-results
mailing list