https://bugs.kde.org/show_bug.cgi?id=439192

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-thunderbolt/commi |ma/plasma-thunderbolt/commi
                   |t/ad691a62fbb3f4d05ef7d273e |t/6ea3f5393e84ce9122f081c9b
                   |b4f7dcebbfad33d             |5c5ae47ee81f752

--- Comment #18 from Nate Graham <n...@kde.org> ---
Git commit 6ea3f5393e84ce9122f081c9b5c5ae47ee81f752 by Nate Graham, on behalf
of David Edmundson.
Committed on 28/09/2022 at 15:55.
Pushed by ngraham into branch 'Plasma/5.24'.

Avoid combining smart pointers and qobject parent ownership

Devices are stored as QSharedPointer<Device> mDevices. If something has
the memory managed explicitly we don't want QObject parents to also try
and do the same job.


(cherry picked from commit 09c37c1c312991d08c10c7af94a83902150cb3ad)

M  +2    -2    src/lib/device.cpp
M  +1    -1    src/lib/device.h
M  +2    -2    src/lib/manager.cpp

https://invent.kde.org/plasma/plasma-thunderbolt/commit/6ea3f5393e84ce9122f081c9b5c5ae47ee81f752

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to