ASAN: Fix leak in AppletQuickItem

Authored by kfunk on Nov 19 2018, 9:16 PM.

Description

ASAN: Fix leak in AppletQuickItem

Direct leak of 3960 byte(s) in 15 object(s) allocated from:

#0 0x544cc0 in operator new(unsigned long) (/home/kfunk/devel/install/kf5/bin/plasmashell+0x544cc0)
#1 0x7f0dd8a3e2bd in PlasmaQuick::AppletQuickItem::AppletQuickItem(Plasma::Applet*, QQuickItem*) /home/kfunk/devel/src/kf5/plasma-framework/src/plasmaquick/appletquickitem.cpp:472:9
#2 0x7f0dcb7b365b in AppletInterface::AppletInterface(DeclarativeAppletScript*, QList<QVariant> const&, QQuickItem*) /home/kfunk/devel/src/kf5/plasma-framework/src/scriptengines/qml/plasmoid/appletinterface.cpp:50:7
#3 0x7f0dcb7aede1 in DeclarativeAppletScript::init() /home/kfunk/devel/src/kf5/plasma-framework/src/scriptengines/qml/plasmoid/declarativeappletscript.cpp:87:27
...

Details

Committed
kfunkNov 20 2018, 2:15 PM
Parents
R242:044d3472c2bc: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown