[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #881 has FAILED (1 tests failed). Change made by Matthew Jordan.

Bamboo bamboo at asterisk.org
Thu Jan 3 09:23:01 CST 2013


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #881 failed.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
1/304 tests failed.

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


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 32-Bit (CentOS 6): 1 of 304 tests failed.



--------------
Code Changes
--------------
Matthew Jordan (378377):

>Prevent crashes from occurring when reading from data sources with large values
>
>When reading configuration data from an Asterisk .conf file or when pulling
>data from an Asterisk RealTime backend, Asterisk was copying the data on the
>stack for manipulation. Unfortunately, it is possible to read configuration
>data or realtime data from some data source that provides a large blob of
>characters. This could potentially cause a crash via a stack overflow.
>
>This patch prevents large sets of data from being read from an ARA backend or
>from an Asterisk conf file.
>
>(issue ASTERISK-20658)
>Reported by: wdoekes
>Tested by: wdoekes, mmichelson
>patches:
> * issueA20658_dont_process_overlong_config_lines.patch uploaded by wdoekes (license 5674)
> * issueA20658_func_realtime_limit.patch uploaded by wdoekes (license 5674)
>........
>
>Merged revisions 378375 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 378376 from http://svn.asterisk.org/svn/asterisk/branches/11
>



--------------
Tests
--------------
New Test Failures (1)
   - AsteriskTestSuite: S/udptl

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


More information about the Test-results mailing list