]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_sorcery_memory_cache.c: Replace inline code with function. 64/1364/1
authorRichard Mudgett <rmudgett@digium.com>
Thu, 1 Oct 2015 19:30:06 +0000 (14:30 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 1 Oct 2015 22:27:42 +0000 (17:27 -0500)
commitb35b9a9e3202ff1b9cdde0704cb17d25fcf75821
tree3b48f21a16e83c4dbd634d26479a6fddd5026a78
parent9ec52447bd6c48213f6007505b2e0a5f3906b592
res_sorcery_memory_cache.c: Replace inline code with function.

Make sorcery_memory_cache_close() call remove_all_from_cache() instead of
partially inlining it.

ASTERISK-25441

Change-Id: I1aa6cb425b1a4307096f3f914d17af8ec179a74c
res/res_sorcery_memory_cache.c