diff options
author | Kaloyan Chehlarski <[email protected]> | 2025-08-07 16:11:47 +0200 |
---|---|---|
committer | Kaloyan Chehlarski <[email protected]> | 2025-08-16 12:04:00 +0000 |
commit | 625d13f5835e541a1867df098155c588d69b4215 (patch) | |
tree | 3995de37c79310471448bf21f313bf5d3f547acd | |
parent | 8555c4160008dc2ff003d9a8408438cae43626d7 (diff) |
CRA mark src/core/tools
QUIP: 23
Task-number: QTBUG-138725
Pick-to: 6.10 6.9 6.8
Change-Id: I2cebf8b03edc00bc6fb1e7c034311cb9fe763139
Reviewed-by: Allan Sandfeld Jensen <[email protected]>
-rw-r--r-- | src/core/tools/qwebengine_convert_dict/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/tools/qwebengine_convert_dict/main.cpp b/src/core/tools/qwebengine_convert_dict/main.cpp index 3264e4c13..5978b0a11 100644 --- a/src/core/tools/qwebengine_convert_dict/main.cpp +++ b/src/core/tools/qwebengine_convert_dict/main.cpp @@ -8,6 +8,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** ** SPDX-License-Identifier: BSD-3-Clause +** Qt-Security score:critical reason:data-parser ** ** This tool converts Hunspell .aff/.dic pairs to a combined binary dictionary ** format (.bdic). This format is more compact, and can be more efficiently |