summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qsslkey/tst_qsslkey.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2022-12-06 10:12:58 -0800
committerThiago Macieira <thiago.macieira@intel.com>2022-12-06 22:24:14 -0800
commit04e668f6ba57c83e509ce7cbba929c3e7139671d (patch)
treed2a359da7ae6d287c814e180381e9dbe37f64832 /tests/auto/network/ssl/qsslkey/tst_qsslkey.cpp
parente02933a17c3615bc6e86f571fc6946390f43bd16 (diff)
QFutureInterfaceBasePrivate: pack to remove padding
This structure was 216 bytes with 3 padding regions: 3 bytes between continuationState and refCount, 4 bytes between m_progressValue and m_progress, and 1 byte at the end after the booleans. The total of 8 bytes can be neatly reduced. And since it's now a multiple of 16, we should get an effective 16 byte reduction in malloc()ed size. Change-Id: I69ecc04064514f939896fffd172e46d1d68cb28b Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'tests/auto/network/ssl/qsslkey/tst_qsslkey.cpp')
0 files changed, 0 insertions, 0 deletions