Page MenuHomeFreeBSD

D46964.diff
No OneTemporary

D46964.diff

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

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)

Event Timeline