[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #140 has FAILED (4 tests failed, 3 failures were new). Change made by Matthew Jordan and rmudgett.
Bamboo
bamboo at asterisk.org
Mon Apr 9 16:27:26 CDT 2012
-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #140 failed.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan, rmudgett.
2/2 jobs failed, with 4 failing tests, 3 failures were new.
http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-140/
--------------
Failing Jobs
--------------
- Asterisk CentOS 6 32-Bit (CentOS 6): 3 of 136 tests failed.
- Asterisk CentOS 6 64-Bit (CentOS 6): 1 of 228 tests failed.
--------------
Code Changes
--------------
Matthew Jordan (361561):
>Fix memory leak when using MeetMeAdmin 'e' option with user specified
>
>A memory leak/reference counting leak occurs if the MeetMeAdmin 'e' command
>(eject last user that joined) is used in conjunction with a specified user.
>Regardless of the command being executed, if a user is specified for the
>command, MeetMeAdmin will look up that user. Because the 'e' option kicks
>the last user that joined, as opposed to the one specified, the reference to
>the user specified by the command would be leaked when the user variable
>was assigned to the last user that joined.
>........
>
>Merged revisions 361558 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 361560 from http://svn.asterisk.org/svn/asterisk/branches/10
>
Matthew Jordan (361608):
>Fix memory leak in res_calendar_ews when event email address node is empty
>
>If the XML calendar data returned by a Microsoft Exchange Web Service
>specifies an XML Event E-Mail Address ("EmailAddress"), and no e-mail address
>is provided, a condition existed where an ast_calendar_attendee struct would
>be allocated but not appended to the list of attendees. Because of that,
>the memory associated with the attendee would never be freed. This patch
>frees the memory if no e-mail address is provided.
>........
>
>Merged revisions 361606 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 361607 from http://svn.asterisk.org/svn/asterisk/branches/10
>
rmudgett (361523):
>Don't add an empty MESSAGE_DATA(key) header if it doesn't already exist.
>
>Doing Set(MESSAGE_DATA(key)=) would add an empty key header if the key
>header did not already exist. If it already existed it would delete it.
>
>* Made msg_set_var_full() exit early if the named variable did not already
>exist and the value to set is empty.
>........
>
>Merged revisions 361522 from http://svn.asterisk.org/svn/asterisk/branches/10
>
--------------
Tests
--------------
New Test Failures (3)
- AsteriskTestSuite: S/fax/gateway t38 g711
- AsteriskTestSuite: S/apps/page
- AsteriskTestSuite: S/apps/voicemail/leave voicemail priority
Existing Test Failures (1)
- AsteriskTestSuite: S/chanspy/chanspy w mixmonitor
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20120409/9728250e/attachment-0001.htm>
More information about the Test-results
mailing list