diff options
author | Fabian Kosmale <fabian.kosmale@qt.io> | 2023-03-10 14:41:42 +0100 |
---|---|---|
committer | Fabian Kosmale <fabian.kosmale@qt.io> | 2023-05-04 14:01:25 +0200 |
commit | 757f50166b5186a1fcfb5e7e5737801f094fda1b (patch) | |
tree | b8e9beadd55f72e46a76b58b5a5331562d0f4c54 /tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp | |
parent | 743368d27fdd4139451bf93f6141ebaf542387f1 (diff) | |
download | qtdeclarative-757f50166b5186a1fcfb5e7e5737801f094fda1b.tar.gz |
Runtime codegen: Avoid memset for zeroing
We can just use calloc and zero-initialization.
Change-Id: I88dc79d5b880253655159ae3b4385b9792a18ec6
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp')
0 files changed, 0 insertions, 0 deletions