[test-results] [Bamboo] Asterisk Testing > Asterisk 11 Branch > #16 was SUCCESSFUL (with 284 tests). Change made by Matthew Jordan.
Bamboo
bamboo at asterisk.org
Sat Aug 18 13:16:01 CDT 2012
-----------------------------------------------------------------------
Asterisk Testing > Asterisk 11 Branch > #16 was successful.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
284 tests in total.
http://bamboo.asterisk.org/browse/TESTING-AST11BRANCH-16/
--------------
Code Changes
--------------
Matthew Jordan (371492):
>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
>........
>
>Merged revisions 371491 from http://svn.asterisk.org/svn/asterisk/branches/10
>
--------------
Tests
--------------
Fixed Tests (1)
- AsteriskTestSuite: S/channels/ s i p/sip blind transfer/caller with reinvite
--
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/2d190015/attachment-0001.htm>
More information about the Test-results
mailing list