diff options
author | João Abecasis <joao@abecasis.name> | 2009-07-22 18:06:37 (GMT) |
---|---|---|
committer | João Abecasis <joao@abecasis.name> | 2009-07-22 18:25:52 (GMT) |
commit | fa854a8ed0eaefa3a65c6b3b66e98ba5bdc6d6c2 (patch) | |
tree | 8a4301370a57283203d8e4a10805ebf25e859f3a /src/activeqt/container/qaxbase.h | |
parent | 5796404298446038878da065c32429a0e31e9506 (diff) | |
download | Qt-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