D27367: fix activity runner
    David Edmundson 
    noreply at phabricator.kde.org
       
    Thu Feb 13 14:16:49 GMT 2020
    
    
  
davidedmundson added a comment.
  Urgh. I suspect this was a hidden bug from when runnermanager never emitted teardown.
  
  Given how runnermanager currently seems to work, this patch does make sense.
INLINE COMMENTS
> activityrunner.cpp:79
>  {
> +    delete m_activities;
> +    m_activities = nullptr;
you don't need this new code, m_activites has this as a parent, we can just delete the code in down()
REPOSITORY
  R120 Plasma Workspace
REVISION DETAIL
  https://phabricator.kde.org/D27367
To: McPain, broulik, ngraham, davidedmundson
Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200213/7599f5c6/attachment-0001.html>
    
    
More information about the Plasma-devel
mailing list