Files
asterisk/res/stasis
Corey Farrell 17480f6ea4 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
2018-01-08 17:51:28 -06:00
..
2018-01-08 17:51:28 -06:00
2018-01-08 17:51:28 -06:00
2018-01-08 17:51:28 -06:00
2017-11-07 11:24:51 -05:00