aboutsummaryrefslogtreecommitdiffstats
path: root/apps/enter.h
diff options
context:
space:
mode:
authorjpeeler <jpeeler@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-12 20:34:51 +0000
committerjpeeler <jpeeler@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-12 20:34:51 +0000
commit1588bde3406b52ff14bf996e0d13a0ddc58b67d7 (patch)
tree0123d006cdabff5fb25bf20df6aa1f46b0258dff /apps/enter.h
parente161f60f939d1209d24637b4c287c5a6bd3e20a5 (diff)
Make user removals and traversals thread safe in meetme.
Race conditions present in meetme involving the user list where a lack of locking has the potential for a user to be removed during a traversal or as in the case of the reporter after checking if the list is empty could cause a crash. Fixing this was done by convering the userlist to an ao2 container. (closes issue #17390) Reported by: Vince Review: https://reviewboard.asterisk.org/r/746/ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@275773 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/enter.h')
0 files changed, 0 insertions, 0 deletions