mirror of
https://github.com/asterisk/asterisk.git
synced 2025-12-03 03:31:40 +00:00
automerge commit
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@29762 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
1
pbx.c
1
pbx.c
@@ -3706,6 +3706,7 @@ void ast_merge_contexts_and_delete(struct ast_context **extcontexts, const char
|
||||
int length;
|
||||
struct ast_state_cb *thiscb, *prevcb;
|
||||
|
||||
memset(&store, 0, sizeof(store));
|
||||
AST_LIST_HEAD_INIT(&store);
|
||||
|
||||
/* it is very important that this function hold the hintlock _and_ the conlock
|
||||
|
||||
Reference in New Issue
Block a user