summaryrefslogtreecommitdiff
path: root/main/astobj2_container.c
AgeCommit message (Expand)Author
2016-10-07astobj2: Add backtrace to log_bad_ao2.Corey Farrell
2015-04-22Astobj2: Ensure all calls to __adjust_lock pass a valid object.Corey Farrell
2015-03-26Replace most uses of ast_register_atexit with ast_register_cleanup.Corey Farrell
2014-06-25ao2_container node object ignores REF_DEBUG in all places except oneCorey Farrell
2014-06-20astobj2: Additional refactoring to push impl specific code down into the impls.George Joseph
2014-06-06Split astobj2.c into more maintainable components.George Joseph