nextcloud-desktop/src/3rdparty
Matthieu Gallien ecc588c27a avoid possibly crashing static_cast
ran
run-clang-tidy-14.py -header-filter='.*' -checks='-*,cppcoreguidelines-pro-type-static-cast-downcast' -fix

this can prevent casting to a type that is unrelated to the real type
and later cause a crash because you go into undefined behavior domain

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-10-03 10:23:24 +02:00
..
kirigami avoid possibly crashing static_cast 2022-10-03 10:23:24 +02:00
kmessagewidget
libcrashreporter-qt@5423c0ef54
QProgressIndicator
qtlockedfile
qtokenizer
qtsingleapplication
sqlite3
LGPL_EXCEPTION.txt