[test-results] [Bamboo] Asterisk Testing > Asterisk 10 Branch > #339 was SUCCESSFUL (with 216 tests). Change made by Matthew Jordan.

Bamboo bamboo at asterisk.org
Sat Aug 18 11:54:36 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 10 Branch > #339 was successful.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
216 tests in total.

http://bamboo.asterisk.org/browse/TESTING-ASTERISK10BRANCH-339/


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

>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
>........
>
>Merged revisions 371469 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>



--------------
Tests
--------------
Fixed Tests (2)
   - AsteriskTestSuite: S/masquerade
   - AsteriskTestSuite: S/channels/ s i p/sip blind transfer/callee refer only

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


More information about the Test-results mailing list