mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 06:53:52 +01:00
Initialize addr with 0 first. Otherwise if prefix is < 64 there will be random bits of stack memory in the bits of the address that are neither touched by ipv6_addr_set_aiid() nor ipv6_addr_init_prefix().