https://bugs.kde.org/show_bug.cgi?id=434026
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kdeplasma-addons/commit/ | |1215a403cd6827a5f8ff4db5b27 | |6a49fe4245939 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #10 from Nate Graham <n...@kde.org> --- Git commit 1215a403cd6827a5f8ff4db5b276a49fe4245939 by Nate Graham, on behalf of Alois Wohlschlager. Committed on 29/04/2021 at 23:36. Pushed by ngraham into branch 'master'. Remove potential for infinite loops in AstronomicalEventsPlugin AstronomicalEventsPlugin::loadEventsForDateRange would potentially go into an infinite loop in case one of the arguments is an invalid date or the end date is the last valid date. Add extra checks covering these cases. M +6 -1 plasmacalendarplugins/astronomical/astronomicaleventsplugin.cpp https://invent.kde.org/plasma/kdeplasma-addons/commit/1215a403cd6827a5f8ff4db5b276a49fe4245939 -- You are receiving this mail because: You are watching all bug changes.