[test-results] [Bamboo] Asterisk > Asterisk Unit Tests > #839 was SUCCESSFUL (with 926 tests). Change made by Kevin Harwell, Kinsey Moore and file.

Bamboo noreply at bamboo.asterisk.org
Thu Dec 11 09:38:45 CST 2014


-----------------------------------------------------------------------
Asterisk > Asterisk Unit Tests > #839 was successful.
-----------------------------------------------------------------------
This build occurred because it is a dependant of AST-ATRUNKFULLBUILD-868.
All 2 jobs passed with 926 tests in total.

https://bamboo.asterisk.org/bamboo/browse/AST-ATRUNKUNIT-839/




--------------
Code Changes
--------------
file (429274):

>res_http_websocket: Fix crash due to double freeing memory when receiving a payload length of zero.
>
>Frames with a payload length of 0 were incorrectly handled in res_http_websocket.
>Provided a frame with a payload had been received prior it was possible for a double
>free to occur. The realloc operation would succeed (thus freeing the payload) but be
>treated as an error. When the session was then torn down the payload would be
>freed again causing a crash. The read function now takes this into account.
>
>This change also fixes assumptions made by users of res_http_websocket. There is no
>guarantee that a frame received from it will be NULL terminated.
>
>ASTERISK-24472 #close
>Reported by: Badalian Vyacheslav
>
>Review: https://reviewboard.asterisk.org/r/4220/
>Review: https://reviewboard.asterisk.org/r/4219/
>........
>
>Merged revisions 429270 from http://svn.asterisk.org/svn/asterisk/branches/11
>........
>
>Merged revisions 429272 from http://svn.asterisk.org/svn/asterisk/branches/12
>........
>
>Merged revisions 429273 from http://svn.asterisk.org/svn/asterisk/branches/13
>

Kevin Harwell (429327):

>ARI/AMI: Include language in standard channel snapshot output
>
>Adding information about including "language" in the standard channel snapshot
>output to the CHANGES file. Note the actual source changes have already been
>previously committed.
>
>ASTERISK-24553
>Reported by: Matt Jordan
>........
>
>Merged revisions 429325 from http://svn.asterisk.org/svn/asterisk/branches/12
>........
>
>Merged revisions 429326 from http://svn.asterisk.org/svn/asterisk/branches/13
>

Kinsey Moore (429353):

>Stasis: Update unittest for channel snapshots
>
>This adjusts the unit test for channel snapshots to take the new
>language key into account.
>........
>
>Merged revisions 429352 from http://svn.asterisk.org/svn/asterisk/branches/13
>



--------------
Tests
--------------
Fixed Tests (2)
   - AsteriskUnitTests: /stasis/channels/channel snapshot json
   - AsteriskUnitTests: /stasis/channels/channel snapshot json

--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20141211/78f70176/attachment-0001.html>


More information about the Test-results mailing list