Search:
Login
Help/Guide
About Trac
Register
Forgot your password?
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
4139:9f13c04dfdb3
for
compose.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2005-08-03 18:15:52 (
3 years
ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:
Don't unlink non-mutt files that would have been unlinked on send if the
message is cancelled.
Files:
1 modified
compose.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
compose.c
r4131
r4139
1147
1147
idx[idxlen]->content->next = NULL;
1148
1148
idx[idxlen]->content->parts = NULL;
1149
if (idx[idxlen]->unowned)
1150
idx[idxlen]->content->unlink = 0;
1149
1151
mutt_free_body (&idx[idxlen]->content);
1150
1152
FREE (&idx[idxlen]->tree);
Download in other formats:
Unified Diff
Zip Archive