Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102698016
D36761.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
413 B
Referenced Files
None
Subscribers
None
D36761.diff
View Options
diff --git a/usr.bin/mail/extern.h b/usr.bin/mail/extern.h
--- a/usr.bin/mail/extern.h
+++ b/usr.bin/mail/extern.h
@@ -153,7 +153,7 @@
int isdir(char *);
int isfileaddr(char *);
int ishead(char *);
-int isign(const char *, struct ignoretab []);
+int isign(const char *, struct ignoretab [2]);
int isprefix(const char *, const char *);
void istrncpy(char *, const char *, size_t);
const struct cmd *
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 12:24 AM (21 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14668197
Default Alt Text
D36761.diff (413 B)
Attached To
Mode
D36761: mail: Fix mismatch in array bounds for isign().
Attached
Detach File
Event Timeline
Log In to Comment