[test-results] [Bamboo] Asterisk - Team Branches > roibos-cng-support-1.8 > #38 has FAILED. Change made by root.
Bamboo
bamboo at asterisk.org
Wed Jan 2 11:38:39 CST 2013
-----------------------------------------------------------------------
Asterisk - Team Branches > roibos-cng-support-1.8 > #38 failed.
-----------------------------------------------------------------------
Code has been updated by root.
No failed tests found, a possible compilation error.
http://bamboo.asterisk.org/browse/ASTTEAM-ROIBUSCNGSUPPORT18-38/
--------------
Failing Jobs
--------------
- Asterisk 1.8 CentOS 6 32-Bit (CentOS 6): No tests found.
--------------
Code Changes
--------------
root (378319):
>Merged revisions 378303 via svnmerge from
>file:///srv/subversion/repos/asterisk/branches/1.8
>
>........
> r378303 | mjordan | 2013-01-02 10:54:20 -0600 (Wed, 02 Jan 2013) | 25 lines
>
> Prevent exhaustion of system resources through exploitation of event cache
>
> Asterisk maintains an internal cache for devices in the event subsystem. The
> device state cache holds the state of each device known to Asterisk, such that
> consumers of device state information can query for the last known state for
> a particular device, even if it is not part of an active call. The concept of
> a device in Asterisk can include entities that do not have a physical
> representation. One way that this occurred was when anonymous calls are allowed
> in Asterisk. A device was automatically created and stored in the cache for
> each anonymous call that occurred; this was possible in the SIP and IAX2
> channel drivers and through channel drivers that utilized the
> res_jabber/res_xmpp resource modules (Gtalk, Jingle, and Motif). These devices
> are never removed from the system, allowing anonymous calls to potentially
> exhaust a system's resources.
>
> This patch changes the event cache subsystem and device state management to
> no longer cache devices that are not associated with a physical entity.
>
> (issue ASTERISK-20175)
> Reported by: Russell Bryant, Leif Madsen, Joshua Colp
> Tested by: kmoore
> patches:
> event-cachability-3.diff uploaded by jcolp (license 5000)
>........
>
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20130102/32690822/attachment.htm>
More information about the Test-results
mailing list