Skip to content

Commit 261edec

Browse files
Update Qt 6.10.1
1 parent 1ad7d66 commit 261edec

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

mysql/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// Copyright (C) 2016 The Qt Company Ltd.
22
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3+
// Qt-Security score:significant reason:default
34

45
#include <qsqldriverplugin.h>
56
#include <qstringlist.h>

mysql/qsql_mysql.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// Copyright (C) 2020 The Qt Company Ltd.
22
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3+
// Qt-Security score:critical reason:data-parser
34

45
#include "qsql_mysql_p.h"
56

mysql/qsql_mysql_p.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// Copyright (C) 2016 The Qt Company Ltd.
22
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3+
// Qt-Security score:significant reason:default
34

45
#ifndef QSQL_MYSQL_H
56
#define QSQL_MYSQL_H

0 commit comments

Comments
 (0)