mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-19 11:33:51 +01:00
If the NIB is full, `_nib_onl_get()` returns NULL. `_reg_addr_upstream()` will then dereference the result without if it is valid.
If the NIB is full, `_nib_onl_get()` returns NULL. `_reg_addr_upstream()` will then dereference the result without if it is valid.