summaryrefslogtreecommitdiffstats
path: root/mkspecs/wasm-emscripten
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2023-03-19 15:42:57 +0100
committerMarc Mutz <marc.mutz@qt.io>2023-03-20 14:42:11 +0100
commita011e47f3d2980e9d550aa865acc211899828ad3 (patch)
treea523644b1939d4a209fb2b4d5b045f4c7200c29e /mkspecs/wasm-emscripten
parentc6e04356d46c219176faba3ab868410a22c26cce (diff)
QMessageAuthenticatonCode: re-use QCryptographicHash's result buffer
QMessageAuthenticationCodePrivate::result always mirrored QCryptographicHash's, so we only need one, greatly reducing sizeof(QMessageAuthentcationCodePrivate) and avoiding unnecessary copies. Pick-to: 6.5 Change-Id: I56365b29bd9e096a4582b1764b6fef4c5243735b Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'mkspecs/wasm-emscripten')
0 files changed, 0 insertions, 0 deletions