[test-results] [Bamboo] Asterisk Testing > Asterisk 1.8 Branch > #365 has FAILED. Change made by Matthew Jordan.

Bamboo bamboo at asterisk.org
Wed Sep 5 11:59:30 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 1.8 Branch > #365 failed.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
1/2 jobs failed, with 0 failing tests.

http://bamboo.asterisk.org/browse/TESTING-ASTERISK18BRANCH-365/


--------------
Failing Jobs
--------------
  - Asterisk 1.8 CentOS 6 32-Bit (CentOS 6): 67 tests passed.



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

>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
>
>
>



--
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/f9072530/attachment.htm>


More information about the Test-results mailing list