https://bugs.kde.org/show_bug.cgi?id=452865
--- Comment #4 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit ba29323362aca128ee725c7d3ad6cd2eea5bb28f by Fushan Wen. Committed on 24/04/2022 at 03:47. Pushed by fusionfuture into branch 'master'. qtquickdialogwrapper: Fix memory leak caused by `QQmlComponent::create` The created component is not deleted after QtQuickDialogWrapper is destructed, Set its parent to fix the memory leak. M +2 -0 src/qtquickdialogwrapper.cpp https://invent.kde.org/frameworks/knewstuff/commit/ba29323362aca128ee725c7d3ad6cd2eea5bb28f -- You are receiving this mail because: You are watching all bug changes.