summaryrefslogtreecommitdiffstats
path: root/src/activeqt/container/qaxbase.h
diff options
context:
space:
mode:
authorJoão Abecasis <joao@abecasis.name>2009-07-22 18:06:37 (GMT)
committerJoão Abecasis <joao@abecasis.name>2009-07-22 18:25:52 (GMT)
commitfa854a8ed0eaefa3a65c6b3b66e98ba5bdc6d6c2 (patch)
tree8a4301370a57283203d8e4a10805ebf25e859f3a /src/activeqt/container/qaxbase.h
parent5796404298446038878da065c32429a0e31e9506 (diff)
downloadQt-fa854a8ed0eaefa3a65c6b3b66e98ba5bdc6d6c2.zip
Qt-fa854a8ed0eaefa3a65c6b3b66e98ba5bdc6d6c2.tar.gz
Qt-fa854a8ed0eaefa3a65c6b3b66e98ba5bdc6d6c2.tar.bz2
Fix potential deadlock in QAbstractFileEngine
There's a possibility for deadlocking with user code in QAbstractFileEngine. Changing the QMutex there to a QReadWriteLock should reduce the possibilities for this happening. Also reduced the scope of the lock in QAbstractFileEngine. Reviewed-by: Thiago Macieira
Diffstat (limited to 'src/activeqt/container/qaxbase.h')
0 files changed, 0 insertions, 0 deletions