Skip to content
GitLab
Menu
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
Show 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,
...
@@ -718,6 +718,7 @@ KMime::Message::Ptr MessageFactory::createMDN(KMime::MDN::ActionMode a,
break
;
break
;
case
0
:
case
0
:
default:
default:
delete
thirdMsgPart
;
break
;
break
;
};
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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