summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2016-04-26 07:48:40 -0300
committerJoshua Colp <jcolp@digium.com>2016-04-26 05:52:54 -0500
commit8ae69cffef03dcd4ba8a2ef56299ea3d19546a34 (patch)
treeaf32f3f60ecd5088b3583d8cc98a1a8e6c6209d8 /channels/chan_sip.c
parent09d588dc2fb0126f744f6a6d539936896ee830f1 (diff)
app_queue: Fix crash when unloading module.
When unloading the app_queue module the members in each queue are destroyed and as part of this they are removed from the pending members container. Unfortunately a crash would occur as the container was destroyed before the members were removed. This change tweaks ordering so the container destruction occurs after the members are destroyed. ASTERISK-16115 Change-Id: I48c728668c55aee3d05b751a5d450fb57e87f44b
Diffstat (limited to 'channels/chan_sip.c')
0 files changed, 0 insertions, 0 deletions