[apper] [Bug 405433] Apper crashes during Arch Linux update

2019-10-28 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=405433

Patrick Silva  changed:

   What|Removed |Added

 CC||matheus-catar...@hotmail.co
   ||m

--- Comment #2 from Patrick Silva  ---
*** Bug 413282 has been marked as a duplicate of this bug. ***

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

[apper] [Bug 405433] Apper crashes during Arch Linux update

2019-03-21 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=405433

Albert Astals Cid  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/app
   ||er/d486706f3e9f7eefa4d44cd5
   ||ace34eeaf7ba2ceb

--- Comment #1 from Albert Astals Cid  ---
Git commit d486706f3e9f7eefa4d44cd5ace34eeaf7ba2ceb by Albert Astals Cid, on
behalf of Alexander Kernozhitsky.
Committed on 21/03/2019 at 22:11.
Pushed by aacid into branch 'master'.

Prevent crashing Apper on PackageModel::clearSelectedNotPresent()

Summary:
m_checkedPackages.erase() is called, but the iterator is not increased,
therefore on the next iteration we use an invalid iterator
Related: bug 401461, bug 402170

Test Plan: I just rebuilt Apper, ran it and installed the updates with it. The
bug does not appear.

Reviewers: dantti, apol

Reviewed By: dantti

Differential Revision: https://phabricator.kde.org/D19951

M  +1-1libapper/PackageModel.cpp

https://commits.kde.org/apper/d486706f3e9f7eefa4d44cd5ace34eeaf7ba2ceb

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