summaryrefslogtreecommitdiff
path: root/cdr
diff options
context:
space:
mode:
authorCorey Farrell <git@cfware.com>2018-01-06 03:17:15 -0500
committerCorey Farrell <git@cfware.com>2018-01-08 17:51:28 -0600
commit17480f6ea460cc1e8de532c0ce0a989247858606 (patch)
treed24a8846eca3ee41280e642b9e131ade938ff621 /cdr
parent7cc614d22363398747bd2c1aa81d3422cf2d07c5 (diff)
res_stasis: Reduce RAII_VAR usage.
In addition to being a micro-optimization (RAII_VAR has overhead), this change improves output of REF_DEBUG. Unfortunately when RAII_VAR calls ao2_cleanup it does so from a generated _dtor_varname function. For example this caused _dtor_app to release a reference instead of __stasis_app_unregister. Change-Id: I4ce67120583a446babf9adeec678b71d37fcd9e5
Diffstat (limited to 'cdr')
0 files changed, 0 insertions, 0 deletions