Add security header for qaccessible.cpp
The text interface, like textAtOffset, parses data coming in from the user. Therefor tagging as security critical. Task-number: QTBUG-134483 Pick-to: 6.9 6.8 Change-Id: I3c97813d4fba719e7972693510a0b9a78cb1348f Reviewed-by: Lorn Potter <lorn.potter@qt.io>
This commit is contained in:
parent
ea3d2b24c4
commit
26d950bb77
@ -1,5 +1,6 @@
|
||||
// Copyright (C) 2020 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
|
||||
// Qt-Security score:critical reason:data-parser
|
||||
|
||||
#include "qaccessible.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user