[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #1365 has FAILED. Change made by 5 authors.

Bamboo bamboo at asterisk.org
Thu Jun 13 21:20:04 CDT 2013


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #1365 failed.
-----------------------------------------------------------------------
Code has been updated by Mark Michelson, Matthew Jordan, dlee, Joshua Colp, Kinsey Moore.
1/2 jobs failed, with 0 failing tests.

http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-1365/


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 32-Bit (CentOS 6): No tests found.



--------------
Code Changes
--------------
Joshua Colp (391596):

>Add support for requiring that all queued messages on a caching topic have been handled before
>retrieving from the cache and also change adding channels to an endpoint to be an immediate
>operation.
>
>Review: https://reviewboard.asterisk.org/r/2599/
>

Mark Michelson (391676):

>Fix memory leak in features_config.c
>
>The options should not be registered multiple times. Instead, the configuration just needs
>to be reprocessed by the config framework. This also exposed that we were not properly telling
>the config framework to treat the configuration processing with the "reload" semantics when
>a reload occurred. Both of these errors are fixed now.
>
>Thanks to Richard Mudgett for discovering the leak.
>
>

dlee (391561):

>Fix segfault for certain invalid WebSocket input.
>
>The WebSocket code would allocate, on the stack, a string large enough
>to hold a key provided by the client, and the WEBSOCKET_GUID. If the key
>is NULL, this causes a segfault. If the key is too large, it could
>overflow the stack.
>
>This patch checks the key for NULL and checks the length of the key to
>avoid stack smashing nastiness.
>
>(closes issue ASTERISK-21825)
>Reported by: Alfred Farrugia
>Tested by: Alfred Farrugia, David M. Lee
>Patches:
>    issueA21825_check_if_key_is_sent.patch uploaded by Walter Doekes (license 5674)
>........
>
>Merged revisions 391560 from http://svn.asterisk.org/svn/asterisk/branches/11
>



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


More information about the Test-results mailing list