Files
asterisk/tests
Corey Farrell 54a1fbe428 astobj2: Eliminate usage of legacy container allocation macros.
These macros have been documented as legacy for a long time but are
still used in new code because they exist.  Remove all references to:
* ao2_container_alloc_options
* ao2_t_container_alloc_options
* ao2_t_container_alloc

These macro's are still available for use but only in modules.  Only
ao2_container_alloc remains due to it's use in over 100 places.

Change-Id: I1a26258b5bf3deb081aaeed11a0baa175c933c7a
2018-10-19 17:32:58 -04:00
..
2018-05-11 09:58:19 -04:00
2017-12-20 12:54:13 -05:00
2017-06-13 22:05:28 +00:00
2014-07-22 14:22:00 +00:00
2013-08-16 17:33:21 +00:00
2017-11-18 21:16:03 -06:00