Skip to content
Snippets Groups Projects
Unverified Commit 0a9904e1 authored by Corey Farrell's avatar Corey Farrell
Browse files

astobj2: Eliminate usage of legacy ao2_container_alloc routine.

Replace usage of ao2_container_alloc with ao2_container_alloc_hash or
ao2_container_alloc_list.

ao2_container_alloc is now restricted to modules only and is being
removed from Asterisk 17.

Change-Id: I0907d78bc66efc775672df37c8faad00f2f6c088
parent 78dbbcef
No related branches found
No related tags found
No related merge requests found
Showing with 146 additions and 93 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment