[asterisk-commits] coreyfarrell: branch 12 r424788 - /branches/12/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Oct 7 16:32:04 CDT 2014
Author: coreyfarrell
Date: Tue Oct 7 16:31:59 2014
New Revision: 424788
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=424788
Log:
Blocked revisions 424787
........
astobj2: Correct REF_DEBUG false leak report
When ao2_callback is run with OBJ_MULTIPLE and not OBJ_NODATA
it allocates a temporary container in a way that does not
record REF_DEBUG log entries. This changes that container
to correctly record unref's when the container is freed.
ASTERISK-24390 #close
Reported by: Corey Farrell
Review: https://reviewboard.asterisk.org/r/4047/
........
Merged revisions 424786 from http://svn.asterisk.org/svn/asterisk/branches/1.8
Modified:
branches/12/ (props changed)
Propchange: branches/12/
------------------------------------------------------------------------------
--- branch-11-blocked (original)
+++ branch-11-blocked Tue Oct 7 16:31:59 2014
@@ -1,1 +1,1 @@
-/branches/11:373240,375247,375702,385356,395020,396441,397034,397604,399305,401379,405362,405380,407457,409002,409208,409524,411633,412767,415915,419631,423010
+/branches/11:373240,375247,375702,385356,395020,396441,397034,397604,399305,401379,405362,405380,407457,409002,409208,409524,411633,412767,415915,419631,423010,424787
More information about the asterisk-commits
mailing list