https://bugs.kde.org/show_bug.cgi?id=435427
Christophe Marin <christo...@krop.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/pim/ |https://invent.kde.org/pim/ |kdepim-runtime/commit/8344e |kdepim-runtime/commit/9cfc0 |0cc25d71267e684bf03d658b7f9 |f6a5c53fc3c7dbe9d25ceea1f8e |d05b2d89 |c1110d59 --- Comment #7 from Christophe Marin <christo...@krop.fr> --- Git commit 9cfc0f6a5c53fc3c7dbe9d25ceea1f8ec1110d59 by Christophe Marin, on behalf of Carl Schwan. Committed on 29/04/2023 at 09:54. Pushed by krop into branch 'release/23.04'. Fix crash trying to access password of empty account The connect method of SessionPool discard the ImapAccount if it is not empty the requestPassword method will try to fetch the password for the empty account and this crash due to a null pointer dereference. (cherry picked from commit 8344e0cc25d71267e684bf03d658b7f9d05b2d89) M +1 -1 resources/imap/sessionpool.cpp https://invent.kde.org/pim/kdepim-runtime/commit/9cfc0f6a5c53fc3c7dbe9d25ceea1f8ec1110d59 -- You are receiving this mail because: You are watching all bug changes.