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. BUG: 435427 (cherry picked from commit 8344e0cc)
parent
a740e7fa
Loading
Loading
Pipeline
#388935
passed
with stage
in
9 minutes and 21 seconds
Loading
Please register or sign in to comment