Fix missing session locks
authorDavid Goulet <dgoulet@efficios.com>
Tue, 14 Feb 2012 20:35:31 +0000 (15:35 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 14 Feb 2012 20:35:31 +0000 (15:35 -0500)
When an application registers, an update is triggered to create pending
events of the global event registry. This process MUST held the session
lock and the session list locks since it's iterating over all sessions.

Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.029832 seconds and 4 git commands to generate.