Revert "[net] clippy: needless_update"
This reverts commit 058699d0a2fca02127761f014d0ecfce1c5541ec.
This commit is contained in:
parent
ce04836327
commit
736c27ec0b
@ -364,6 +364,7 @@ impl SocketAddrV6 {
|
||||
sin6_addr: *ip.as_inner(),
|
||||
sin6_flowinfo: flowinfo,
|
||||
sin6_scope_id: scope_id,
|
||||
..unsafe { mem::zeroed() }
|
||||
},
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user