Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102691323
D36806.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
353 B
Referenced Files
None
Subscribers
None
D36806.diff
View Options
diff --git a/sbin/pfctl/pfctl_radix.c b/sbin/pfctl/pfctl_radix.c
--- a/sbin/pfctl/pfctl_radix.c
+++ b/sbin/pfctl/pfctl_radix.c
@@ -56,7 +56,7 @@
extern int dev;
-static int pfr_next_token(char buf[], FILE *);
+static int pfr_next_token(char buf[BUF_SIZE], FILE *);
static void
pfr_report_error(struct pfr_table *tbl, struct pfioc_table *io,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 10:20 PM (21 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14665918
Default Alt Text
D36806.diff (353 B)
Attached To
Mode
D36806: pfctl: Fix mismatch in array bounds for pfr_next_token().
Attached
Detach File
Event Timeline
Log In to Comment