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
857:06018cdd9df5
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:01:46 (
10 years
ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:
Fix the security fix.
Files:
1 modified
attach.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
attach.c
r853
r857
415
415
{
416
416
fname = safe_strdup (a->filename);
417
mutt_sanitize_filename (fname
);
417
mutt_sanitize_filename (fname
, 1
);
418
418
}
419
419
else
Download in other formats:
Unified Diff
Zip Archive