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

David Edmundson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/knotifications/-/com
                   |                            |mit/aee924d66d83c6a98973545
                   |                            |45a3b990603787845
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from David Edmundson <[email protected]> ---
Git commit aee924d66d83c6a9897354545a3b990603787845 by David Edmundson.
Committed on 05/11/2025 at 11:13.
Pushed by davidedmundson into branch 'master'.

Look up notifications again after hitting application code

The current code does:
 - fetch notification from a global hash
 - emit a signal to application code
 - use the notification

If the notification is deleted by application code in handling this
signal or the application spawns an event loop we cannot rely on our
data being valid anymore.

M  +4    -2    src/knotificationmanager.cpp

https://invent.kde.org/frameworks/knotifications/-/commit/aee924d66d83c6a9897354545a3b990603787845

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

Reply via email to