]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/net/ether_inet6_pr_module.c
xnu-7195.81.3.tar.gz
[apple/xnu.git] / bsd / net / ether_inet6_pr_module.c
index 2b077473ab38c4b183ba8f70b394e813d8dae5dc..c332fd523682b6460644a31b2c85498f23548ed5 100644 (file)
@@ -161,7 +161,7 @@ ether_inet6_pre_output(ifnet_t ifp, protocol_family_t protocol_family,
 {
 #pragma unused(protocol_family)
        errno_t result;
-       struct sockaddr_dl sdl;
+       struct sockaddr_dl sdl = {};
        struct mbuf *m = *m0;
 
        /*