kdecoration-6.5.4-1.fc44

List of Findings

Error: COMPILER_WARNING (CWE-477): [#def1]
kdecoration-6.5.4/src/decoration.cpp: scope_hint: In member function ‘virtual void KDecoration3::Decoration::hoverMoveEvent(QHoverEvent*)’
kdecoration-6.5.4/src/decoration.cpp:589:102: warning[-Wdeprecated-declarations]: ‘QHoverEvent::QHoverEvent(QEvent::Type, const QPointF&, const QPointF&, Qt::KeyboardModifiers, const QPointingDevice*)’ is deprecated: Use the other constructor
#  589 |             QHoverEvent e(QEvent::HoverEnter, event->position(), event->oldPosF(), event->modifiers());
#      |                                                                                                      ^
/usr/include/qt6/QtGui/QHoverEvent:1: included_from: Included from here.
kdecoration-6.5.4/src/decoration.cpp:15: included_from: Included from here.
/usr/include/qt6/QtGui/qevent.h:255:5: note: declared here
#  255 |     QHoverEvent(Type type, const QPointF &pos, const QPointF &oldPos,
#      |     ^~~~~~~~~~~
#  587|           const bool contains = button->contains(event->position());
#  588|           if (!hovered && contains) {
#  589|->             QHoverEvent e(QEvent::HoverEnter, event->position(), event->oldPosF(), event->modifiers());
#  590|               QCoreApplication::instance()->sendEvent(button, &e);
#  591|           } else if (hovered && !contains) {

Error: COMPILER_WARNING (CWE-477): [#def2]
kdecoration-6.5.4/src/decoration.cpp:592:102: warning[-Wdeprecated-declarations]: ‘QHoverEvent::QHoverEvent(QEvent::Type, const QPointF&, const QPointF&, Qt::KeyboardModifiers, const QPointingDevice*)’ is deprecated: Use the other constructor
#  592 |             QHoverEvent e(QEvent::HoverLeave, event->position(), event->oldPosF(), event->modifiers());
#      |                                                                                                      ^
/usr/include/qt6/QtGui/qevent.h:255:5: note: declared here
#  255 |     QHoverEvent(Type type, const QPointF &pos, const QPointF &oldPos,
#      |     ^~~~~~~~~~~
#  590|               QCoreApplication::instance()->sendEvent(button, &e);
#  591|           } else if (hovered && !contains) {
#  592|->             QHoverEvent e(QEvent::HoverLeave, event->position(), event->oldPosF(), event->modifiers());
#  593|               QCoreApplication::instance()->sendEvent(button, &e);
#  594|           } else if (hovered && contains) {

Scan Properties

analyzer-version-clippy1.92.0
analyzer-version-cppcheck2.19.1
analyzer-version-gcc16.0.0
analyzer-version-gcc-analyzer16.0.0
analyzer-version-shellcheck0.11.0
analyzer-version-unicontrol0.0.2
enabled-pluginsclippy, cppcheck, gcc, shellcheck, unicontrol
exit-code0
hostip-172-16-1-32.us-west-2.compute.internal
known-false-positives/usr/share/csmock/known-false-positives.js
known-false-positives-rpmknown-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch
mock-configfedora-rawhide-x86_64
project-namekdecoration-6.5.4-1.fc44
store-results-to/tmp/tmp36ys50ci/kdecoration-6.5.4-1.fc44.tar.xz
time-created2026-01-08 17:18:44
time-finished2026-01-08 17:20:28
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmp36ys50ci/kdecoration-6.5.4-1.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmp36ys50ci/kdecoration-6.5.4-1.fc44.src.rpm'
tool-versioncsmock-3.8.3.20251215.161544.g62de9a5-1.el9