[test-results] [Bamboo] Asterisk Testing > Asterisk 10 Branch > #114 was SUCCESSFUL (with 207 tests). Change made by Matthew Jordan.

Bamboo bamboo at asterisk.org
Tue Apr 17 20:27:05 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 10 Branch > #114 was successful.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
207 tests in total.

http://bamboo.asterisk.org/browse/TESTING-ASTERISK10BRANCH-114/


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

>Fix places in main where a negative return value could impact execution
>
>This patch addresses a number of modules in main that did not handle the
>negative return value from function calls adequately, or were not sufficiently
>clear that the conditions leading to improper handling of the return values
>could not occur.  This includes:
>
>* asterisk.c: A negative return value from the read function would be used
>directly as an index into a buffer.  We now check for success of the read
>function prior to using its result as an index.
>
>* manager.c: Check for failures in mkstemp and lseek when handling the
>temporary file created for processing data returned from a CLI command in
>action_command.  Also check that the result of an lseek is sanitized prior
>to using it as the size of a memory map to allocate.
>
>(issue ASTERISK-19655)
>Reported by: Matt Jordan
>
>Review: https://reviewboard.asterisk.org/r/1863/
>........
>
>Merged revisions 362359 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>


--------------
Tests
--------------
Fixed Tests (1)
   - AsteriskTestSuite: S/apps/confbridge/confbridge nominal

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


More information about the Test-results mailing list