[test-results] [Bamboo] Asterisk Testing > Asterisk 1.8 Branch > #343 was SUCCESSFUL (with 185 tests). Change made by Matthew Jordan.

Bamboo bamboo at asterisk.org
Sat Aug 18 07:58:30 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 1.8 Branch > #343 was successful.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
185 tests in total.

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


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

>Fix memory leak in XML documentation
>
>When formatting documentation fields, the XML documentation parser calls
>xmldoc_get_formatted.  This function allocates a string buffer at the
>beginning of its routine.  Unfortunately, on certain code paths, it also
>calls xmldoc_string_cleanup, which assumes that it will create the string
>buffer.  The previously allocated string buffer is then leaked by the
>xmldoc_string_cleanup routine.
>
>Now: we don't do that.
>
>(closes issue AST-932)
>Reported by: Alexander Homig
>



--------------
Tests
--------------
Fixed Tests (1)
   - AsteriskTestSuite: S/apps/chanspy/chanspy barge

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


More information about the Test-results mailing list