diff options
author | Bradley T. Hughes <bradley.hughes@nokia.com> | 2010-11-22 14:24:53 (GMT) |
---|---|---|
committer | Bradley T. Hughes <bradley.hughes@nokia.com> | 2010-11-22 14:42:56 (GMT) |
commit | 6cc3f97adfb541acfa7bffde6ca8b91fdc980854 (patch) | |
tree | 99f76b7698e87d51cc05ea038f8f3fd2f4a9e74a /src/scripttools/debugging/qscriptdebuggerstackwidgetinterface.cpp | |
parent | dd8ae3d39b9181bebcba6ea60fb9edc2aea0a4e2 (diff) | |
download | Qt-6cc3f97adfb541acfa7bffde6ca8b91fdc980854.zip Qt-6cc3f97adfb541acfa7bffde6ca8b91fdc980854.tar.gz Qt-6cc3f97adfb541acfa7bffde6ca8b91fdc980854.tar.bz2 |
Revert "Don't destroy Qt's internal pthread_key_t if it was not initialized"
This reverts commit 8c31c6529935cd9ee6f99bc38cfd182d5b3182e2 due to a
regression in the QThreadStorage autotest.
Fix the problem another way: call pthread_once() in the destructor function
to ensure that we always call pthread_key_delete() on a key we created.
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggerstackwidgetinterface.cpp')
0 files changed, 0 insertions, 0 deletions