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

Reply via email to