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

Fushan Wen <qydwhotm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-nm/-/commit/1754d |ma/plasma-nm/-/commit/2c9a1
                   |67e318fdf73633bf8fd62656df5 |9ee5d14ee828c3e075d04130173
                   |2b823eb8                    |3e9a76fa

--- Comment #4 from Fushan Wen <qydwhotm...@gmail.com> ---
Git commit 2c9a19ee5d14ee828c3e075d041301733e9a76fa by Fushan Wen.
Committed on 14/02/2025 at 01:14.
Pushed by fusionfuture into branch 'Plasma/6.3'.

Guard more qcoro usages

co_await does not disconnect a pending event like
It's possible for 'this' to be gone and everything to be in a broken
state. Lots of this code continued to process things after DBus replies
were invalid.

Every usage of co_await needs to either manage the lifespan of all
objects used or explicitly check.


(cherry picked from commit 1754d67e318fdf73633bf8fd62656df52b823eb8)

Co-authored-by: David Edmundson <k...@davidedmundson.co.uk>

M  +29   -1    libs/handler.cpp

https://invent.kde.org/plasma/plasma-nm/-/commit/2c9a19ee5d14ee828c3e075d041301733e9a76fa

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

Reply via email to