[Akonadi] [Bug 435427] akonadi_imap_resource: segfault on authentication

Christophe Marin bugzilla_noreply at kde.org
Sat Apr 29 09:58:53 BST 2023


https://bugs.kde.org/show_bug.cgi?id=435427

Christophe Marin <christophe at krop.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/pim/
                   |                            |kdepim-runtime/commit/8344e
                   |                            |0cc25d71267e684bf03d658b7f9
                   |                            |d05b2d89

--- Comment #6 from Christophe Marin <christophe at krop.fr> ---
Git commit 8344e0cc25d71267e684bf03d658b7f9d05b2d89 by Christophe Marin, on
behalf of Carl Schwan.
Committed on 29/04/2023 at 08:49.
Pushed by krop into branch 'master'.

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.

M  +1    -1    resources/imap/sessionpool.cpp

https://invent.kde.org/pim/kdepim-runtime/commit/8344e0cc25d71267e684bf03d658b7f9d05b2d89

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list