Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
PIM Messagelib
Commits
3c2c2470
Commit
3c2c2470
authored
Mar 18, 2016
by
Laurent Montel
Browse files
Fix potential leak
parent
9454954f
Changes
1
Hide whitespace changes
Inline
Side-by-side
messagecomposer/src/helper/messagefactory.cpp
View file @
3c2c2470
...
...
@@ -718,6 +718,7 @@ KMime::Message::Ptr MessageFactory::createMDN(KMime::MDN::ActionMode a,
break
;
case
0
:
default:
delete
thirdMsgPart
;
break
;
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment