diff options
author | Olivier Goffart <olivier.goffart@nokia.com> | 2010-11-04 12:37:48 (GMT) |
---|---|---|
committer | Olivier Goffart <olivier.goffart@nokia.com> | 2010-11-22 14:09:06 (GMT) |
commit | ed8f3b6c98f1b305f0d183bc70c5f810a9c45ef2 (patch) | |
tree | 22aef970e281ab956b34d1f25ca6f7d037f57caa /doc | |
parent | fb026f81bfe64be232a819fdac5b8dbcdd4fae4d (diff) | |
download | Qt-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 'doc')
0 files changed, 0 insertions, 0 deletions