Debugger: Make sure client list is protected by mutex
authorKai Koehne <kai.koehne@digia.com>
Fri, 17 May 2013 13:15:31 +0000 (15:15 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 24 May 2013 13:04:26 +0000 (15:04 +0200)
commit2653e79f1822dfa3c1516f518df77e94adf8bf82
tree3e6e5897f8832f571561c87f0871dec56c51846f
parent745621a90bde2b01de144cb288302f7d4944a682
Debugger: Make sure client list is protected by mutex

So far we didn't protect this access.

Change-Id: Id738453db5e655371fa2fbf88f81cab6c0af466f
Reviewed-by: Aurindam Jana <aurindam.jana@digia.com>
src/qml/debugger/qqmldebugserver.cpp