https://bugs.kde.org/show_bug.cgi?id=396590
Tuomas Nurmi <tuo...@norsumanageri.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/mult | |imedia/amarok/-/commit/623a | |8da445eaeb58aafd6cc2f93d493 | |8ae472177 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #7 from Tuomas Nurmi <tuo...@norsumanageri.org> --- Git commit 623a8da445eaeb58aafd6cc2f93d4938ae472177 by Tuomas Nurmi. Committed on 06/12/2024 at 09:28. Pushed by nurmi into branch 'master'. Fix crash if Ampache login request is redirected Ampache login code was not catching the QNetworkReply change by login and ping redirection, causing access to deleted old object. Add a slot to handle that and avoid crashes. M +12 -0 src/services/ampache/AmpacheAccountLogin.cpp M +1 -0 src/services/ampache/AmpacheAccountLogin.h https://invent.kde.org/multimedia/amarok/-/commit/623a8da445eaeb58aafd6cc2f93d4938ae472177 -- You are receiving this mail because: You are watching all bug changes.