[test-results] [Bamboo] Asterisk Testing > Asterisk 10 Branch > #362 has FAILED. Change made by Matthew Jordan.
Bamboo
bamboo at asterisk.org
Wed Sep 5 13:12:18 CDT 2012
-----------------------------------------------------------------------
Asterisk Testing > Asterisk 10 Branch > #362 failed.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
1/2 jobs failed, with 0 failing tests.
http://bamboo.asterisk.org/browse/TESTING-ASTERISK10BRANCH-362/
--------------
Failing Jobs
--------------
- Asterisk CentOS 6 32-Bit (CentOS 6): 77 tests passed.
--------------
Code Changes
--------------
Matthew Jordan (372288):
>Fix memory leaks in app_voicemail when using IMAP storage or realtime config
>
>This patch fixes two memory leaks:
>
>1. When find_user is called with NULL as its first parameter, the voicemail
> user returned is allocated on the heap. The inboxcount2 function uses
> find_user in such a fashion when counting new messages, and fails to free
> the resulting voicemail user object.
>
>2. When populate_defaults is called on a voicemail user, it wipes whatever
> flags have been set on the object by copying over the global flags object.
> If the VM_ALLOCED flag was ste on the voicemail user prior to doing so,
> that flag is removed. This leaks the voicemail user when free_user is later
> called.
>
>(closes issue ASTERISK-19155)
>Reported by: Filip Jenicek
>patches:
> asterisk.patch2 uploaded by Filip Jenicek (license 6277)
>
>Patch slightly modified for this commit.
>
>Review: https://reviewboard.asterisk.org/r/2096
>........
>
>Merged revisions 372268 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20120905/6e7d4d7f/attachment-0001.htm>
More information about the Test-results
mailing list