]> git.ipfire.org Git - thirdparty/asterisk.git/commit
sorcery: Fix cache creation callback. 33/533/1
authorJoshua Colp <jcolp@digium.com>
Tue, 26 May 2015 12:44:18 +0000 (09:44 -0300)
committerJoshua Colp <jcolp@digium.com>
Tue, 26 May 2015 12:44:18 +0000 (09:44 -0300)
commit5a42397018f8b850b3901de0a09b8befad602b37
treec14afa2a252359b8a181f2c4876eb6f2eff0bd64
parentb9826bf101b238aa704d56af29925a571f8bcb1b
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: I3e4a5a137cb25292eb52d7a14cbb6daa09213450
main/sorcery.c