Page MenuHomeFreeBSD

D14904.diff
No OneTemporary

D14904.diff

Index: head/sys/netinet6/in6.c
===================================================================
--- head/sys/netinet6/in6.c
+++ head/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

Mime Type
text/plain
Expires
Fri, Apr 17, 9:47 AM (6 m, 19 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31652818
Default Alt Text
D14904.diff (416 B)

Event Timeline