Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140158346
D14904.id40904.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
401 B
Referenced Files
None
Subscribers
None
D14904.id40904.diff
View Options
Index: sys/netinet6/in6.c
===================================================================
--- sys/netinet6/in6.c
+++ sys/netinet6/in6.c
@@ -476,10 +476,6 @@
error = EINVAL;
goto out;
}
- /*
- * XXX: should we check if ifa_dstaddr is NULL and return
- * an error?
- */
ifr->ifr_dstaddr = ia->ia_dstaddr;
if ((error = sa6_recoverscope(&ifr->ifr_dstaddr)) != 0)
goto out;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 21, 11:42 PM (13 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27124889
Default Alt Text
D14904.id40904.diff (401 B)
Attached To
Mode
D14904: Remove a comment that suggests checking a non-pointer is non-NULL.
Attached
Detach File
Event Timeline
Log In to Comment