mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
One must remember to unlock their list... thanks to Qwell for letting me into his box
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43961 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1534,6 +1534,8 @@ static void reload_firmware(void)
|
||||
destroy_firmware(cur);
|
||||
}
|
||||
AST_LIST_TRAVERSE_SAFE_END
|
||||
|
||||
AST_LIST_UNLOCK(&firmwares);
|
||||
}
|
||||
|
||||
static int __do_deliver(void *data)
|
||||
|
Reference in New Issue
Block a user