mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-17 10:26:49 +00:00
avoiding warning, fixing potential bug (backported from 1.2)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@45090 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -2864,6 +2864,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