Files
asterisk/apps
Jeff Peeler c66d95c8e5 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: https://origsvn.digium.com/svn/asterisk/branches/1.4@275773 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-12 20:34:51 +00:00
..
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-12-10 15:49:12 +00:00
2009-08-10 19:15:57 +00:00
2008-12-19 19:48:00 +00:00
2010-03-02 19:36:20 +00:00
2008-03-11 17:32:17 +00:00
2008-06-22 02:54:52 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2010-01-13 17:16:12 +00:00