Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110240524
D46964.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
298 B
Referenced Files
None
Subscribers
None
D46964.diff
View Options
diff --git a/sys/net/dummymbuf.c b/sys/net/dummymbuf.c
--- a/sys/net/dummymbuf.c
+++ b/sys/net/dummymbuf.c
@@ -223,6 +223,7 @@
while (**cur == ' ')
(*cur)++;
rule->syntax_begin = *cur;
+ rule->syntax_len = strlen(rule->syntax_begin);
/* syntax_len */
char *delim = strchr(*cur, ';');
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 16, 2:48 PM (15 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16675029
Default Alt Text
D46964.diff (298 B)
Attached To
Mode
D46964: dummymbuf: Log the entire rule set if no delimiters are present
Attached
Detach File
Event Timeline
Log In to Comment