]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_sorcery_memory_cache: Backport to 13 54/854/1
authorJoshua Colp <jcolp@digium.com>
Sat, 16 May 2015 22:02:50 +0000 (19:02 -0300)
committerMark Michelson <mmichelson@digium.com>
Thu, 9 Jul 2015 13:56:35 +0000 (08:56 -0500)
commitb74b07136973b2c753acff02f6e88326de7a5ef0
treef329c564aff2ead09bbc9efec94da89a8751b4fc
parent7ff1ac8797a479ae5416d7c51a761552ecde011e
res_sorcery_memory_cache: Backport to 13

Gerrit is complaining of conflicts when trying to create a patch series
of all of the cherry-picked master commits, so I have instead squashed
it all into one commit.

ASTERISK-25067 #close
Reported by: Matt Jordan

Change-Id: I6dda90343fae24a75dc5beec84980024e8d61eb9
include/asterisk/sorcery.h
main/sorcery.c
res/res_sorcery_memory_cache.c [new file with mode: 0644]
tests/test_sorcery_memory_cache_thrash.c [new file with mode: 0644]