https://bugs.kde.org/show_bug.cgi?id=428746
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-disks/commit/fd09 |ma/plasma-disks/commit/916f |9a75c484c5cbd4729f276799930 |0081b2334759b3d92ba2ca5c042 |b56c9449d |d2df85535 --- Comment #6 from Harald Sitter <sit...@kde.org> --- Git commit 916f0081b2334759b3d92ba2ca5c042d2df85535 by Harald Sitter. Committed on 09/11/2020 at 12:08. Pushed by sitter into branch 'Plasma/5.20'. actually erase devices somebody forgot to actually erase 😞 this would eventually result in a crash as the container would have dangling pointers as remove only moves around the entries so the container would be the same size before and after remove but one of the pointers would then get deleted in the eventloop FIXED-IN: 5.20.3 (cherry picked from commit fd099a75c484c5cbd4729f276799930b56c9449d) M +6 -0 autotests/smartmonitortest.cpp M +2 -1 src/smartmonitor.cpp https://invent.kde.org/plasma/plasma-disks/commit/916f0081b2334759b3d92ba2ca5c042d2df85535 -- You are receiving this mail because: You are watching all bug changes.