mirror of https://github.com/qt/qtbase.git
Mark qtextboundaryfinder.h as trivial-impl-only
The implementation was already marked as security-critical in8df072fc80
. Task-number: QTBUG-135195 Pick-to: 6.8 Change-Id: I62787b7fefcc1904730e9834c6a571eb1bfc380a Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> (cherry picked from commit8a5b558400
) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit68025817c3
)
This commit is contained in:
parent
5347d548b1
commit
a45ed19f7c
|
@ -1,5 +1,6 @@
|
||||||
// Copyright (C) 2016 The Qt Company Ltd.
|
// Copyright (C) 2016 The Qt Company Ltd.
|
||||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
||||||
|
// Qt-Security score:sensitive reason:trivial-impl-only
|
||||||
|
|
||||||
#ifndef QTEXTBOUNDARYFINDER_H
|
#ifndef QTEXTBOUNDARYFINDER_H
|
||||||
#define QTEXTBOUNDARYFINDER_H
|
#define QTEXTBOUNDARYFINDER_H
|
||||||
|
|
Loading…
Reference in New Issue