summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qthreadstorage.h
diff options
context:
space:
mode:
authorOlivier Goffart <olivier.goffart@nokia.com>2010-11-04 12:37:48 (GMT)
committerOlivier Goffart <olivier.goffart@nokia.com>2010-11-22 14:09:06 (GMT)
commited8f3b6c98f1b305f0d183bc70c5f810a9c45ef2 (patch)
tree22aef970e281ab956b34d1f25ca6f7d037f57caa /src/corelib/thread/qthreadstorage.h
parentfb026f81bfe64be232a819fdac5b8dbcdd4fae4d (diff)
downloadQt-ed8f3b6c98f1b305f0d183bc70c5f810a9c45ef2.zip
Qt-ed8f3b6c98f1b305f0d183bc70c5f810a9c45ef2.tar.gz
Qt-ed8f3b6c98f1b305f0d183bc70c5f810a9c45ef2.tar.bz2
QThreadStorage: fix memory leak if thread storage are added while destroying
The destructor(q) function could use itself and create new QThreadStorage. This might be the case for example, when using qDebug in a destructor. Task-number: QTBUG-14579 Reveiwed-by: Joao Reviewed-by: Brad
Diffstat (limited to 'src/corelib/thread/qthreadstorage.h')
0 files changed, 0 insertions, 0 deletions