avoid crash by initializing pointer
ClosedPublic

Authored by mkoller on Jul 25 2018, 6:17 AM.

Details

Summary

I had always a crash when double-clicking a mail (showing the mail in a new window).
Reason was an uninitialized pointer

Diff Detail

Repository
R94 PIM: Message Library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mkoller created this revision.Jul 25 2018, 6:17 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptJul 25 2018, 6:17 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
mkoller requested review of this revision.Jul 25 2018, 6:17 AM
vkrause accepted this revision.Jul 25 2018, 6:50 AM
This revision is now accepted and ready to land.Jul 25 2018, 6:50 AM
This revision was automatically updated to reflect the committed changes.