Files
asterisk/main
Corey Farrell 4a7a36a0a1 ao2_container node object ignores REF_DEBUG in all places except one
Almost every reference operation against container node's uses
__ao2_alloc or __ao2_ref, thereby preventing ref logging for
the nodes.  One node reference is released with ao2_t_ref, causing
refcounter.py to falsely report skews and leaks for many nodes.

ASTERISK-23922 #close
Reported by: Corey Farrell
Review: https://reviewboard.asterisk.org/r/3670/
........

Merged revisions 417212 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@417213 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-06-25 18:57:04 +00:00
..
2013-08-20 15:36:10 +00:00
2014-05-09 22:49:26 +00:00
2013-08-28 16:09:12 +00:00
2013-07-04 13:06:15 +00:00
2013-06-29 00:18:57 +00:00
2014-05-09 22:49:26 +00:00
2014-05-23 14:36:40 +00:00
2014-01-17 21:33:26 +00:00
2013-08-16 16:26:11 +00:00
2013-09-10 18:05:47 +00:00
2012-12-11 22:25:21 +00:00
2014-05-09 22:49:26 +00:00
2013-08-30 19:22:59 +00:00
2014-05-13 13:39:21 +00:00
2013-12-20 19:06:57 +00:00
2013-02-14 18:47:56 +00:00