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
456:da859aef10ab
for
buffy.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
1998-10-14 18:17:41 (
10 years
ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:
Fixing a memory hog which was introduced by the edit-message patch.
Files:
1 modified
buffy.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
buffy.c
r437
r456
98
98
99
99
hdr = mutt_new_header ();
100
mutt_read_rfc822_header (f, hdr
);
100
mutt_read_rfc822_header (f, hdr
, 0
);
101
101
if (!(hdr->read || hdr->old))
102
102
result = 1;
Download in other formats:
Unified Diff
Zip Archive