Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107191318
D29661.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
354 B
Referenced Files
None
Subscribers
None
D29661.diff
View Options
diff --git a/sys/net/radix.c b/sys/net/radix.c
--- a/sys/net/radix.c
+++ b/sys/net/radix.c
@@ -428,7 +428,7 @@
int head_off = top->rn_offset, vlen = LEN(v);
struct radix_node *t = rn_search(v_arg, top);
caddr_t cp = v + head_off;
- int b;
+ unsigned b;
struct radix_node *p, *tt, *x;
/*
* Find first bit at which v and t->rn_key differ
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 12, 10:33 AM (20 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15768511
Default Alt Text
D29661.diff (354 B)
Attached To
Mode
D29661: Appease -Wsign-compare in radix.c
Attached
Detach File
Event Timeline
Log In to Comment