Skip to content
Snippets Groups Projects
Commit c87d1f63 authored by Mark Spencer's avatar Mark Spencer
Browse files

Fix logger issue at hangup

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3483 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent a23fa082
No related branches found
No related tags found
No related merge requests found
......@@ -444,6 +444,7 @@ void close_logger(void)
m = tmp;
}
list = last = NULL;
msgcnt = 0;
ast_mutex_unlock(&msglist_lock);
return;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment