diff options
author | Thiago Macieira <[email protected]> | 2025-03-24 16:47:33 -0700 |
---|---|---|
committer | Thiago Macieira <[email protected]> | 2025-05-25 16:58:28 +0000 |
commit | 08325952eeb3a5cc9410a1b45e3445e97af51941 (patch) | |
tree | a687db17d59eac54acc744d0fb35f318fe2fac68 /src/gui/util/qlayoutpolicy_p.h | |
parent | 1a54a0330141ea01fa9b81c8deb23f063815ce8f (diff) |
Amends commit 6763e25cbc16cf8c54ab9b1ef97030aab9bb0eec, which refactored
static struct Cleanup {
to move the body if said cleaning up closer to the rest of the clean up
code in QThreadDataDestroyer::EarlyMainThread. But it accidentally
forgot the static keyword. As a result, we attempted to clean up before
::currentThreadData was set yet, resulting in a no-op and no clean up.
Task-number: QTBUG-135044
Task-number: QTBUG-134080
Task-number: QTBUG-133861
Task-number: QTBUG-132697
Task-number: QTBUG-102984
Task-number: QTBUG-132381
Pick-to: 6.9 6.8
Change-Id: Ibe40567bba8dea205401fffdb71f7e6a3be130e4
Reviewed-by: Volker Hilsheimer <[email protected]>
(cherry picked from commit b5e47fa433f218a47db98a370fbad97c70455e85)
Reviewed-by: MÃ¥rten Nordheim <[email protected]>
Diffstat (limited to 'src/gui/util/qlayoutpolicy_p.h')
0 files changed, 0 insertions, 0 deletions