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
788:6d5bc283aa4a
for
attach.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
1999-02-10 14:02:02 (
10 years
ago)
Author:
Thomas Roessler <roessler@…>
Branch:
mutt-1-0-stable
Message:
Fix the security fix.
Files:
1 modified
attach.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
attach.c
r708
r788
410
410
{
411
411
fname = safe_strdup (a->filename);
412
mutt_sanitize_filename (fname
);
412
mutt_sanitize_filename (fname
, 1
);
413
413
}
414
414
else
Download in other formats:
Unified Diff
Zip Archive