]> git.ipfire.org Git - thirdparty/asterisk.git/commit
sorcery: Fix cache creation callback. 41/841/1
authorJoshua Colp <jcolp@digium.com>
Tue, 26 May 2015 12:44:18 +0000 (09:44 -0300)
committerMark Michelson <mmichelson@digium.com>
Wed, 8 Jul 2015 21:30:55 +0000 (16:30 -0500)
commit0fcc530dc7e8f1e83b5511f01954c29b9cc28e23
treea391fff43e207262cd4d6fb679fa52fbfebf5044
parentc8d53f23729d0fa2f3fc8e54576399917cf3aace
sorcery: Fix cache creation callback.

The cache creation callback function expects to receive a sorcery_details
structure and not just a standalone object.

Change-Id: Id2a9e5f271c466686e6d0def461fa50c8b2cae53
main/sorcery.c