mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 04:11:08 +00:00
avoiding warning, fixing potential bug
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45088 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -3202,6 +3202,8 @@ static struct chan_list *find_holded_l3(struct chan_list *list, unsigned long l3
|
||||
)
|
||||
return help;
|
||||
}
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
||||
static void cl_queue_chan(struct chan_list **list, struct chan_list *chan)
|
||||
|
Reference in New Issue
Block a user