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

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/networkmanager-qt/co
                   |                            |mmit/7e4ada1378835b2ecca123
                   |                            |47f467f21c1dd8facb
         Resolution|---                         |FIXED

--- Comment #2 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit 7e4ada1378835b2ecca12347f467f21c1dd8facb by David Edmundson.
Committed on 22/09/2022 at 12:02.
Pushed by davidedmundson into branch 'master'.

Guard access to wirelessNetworkInterface in wirelessNetwork

WirelessNetwork is managed as a shared pointer, wirelessNetworkInterface
has a lifespan of the interface being alive.

Throughout this class access is guarded except in updateStrength, which
comes from the access point so can still be active outliving the Network
object.

M  +4    -0    src/wirelessnetwork.cpp

https://invent.kde.org/frameworks/networkmanager-qt/commit/7e4ada1378835b2ecca12347f467f21c1dd8facb

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

Reply via email to