Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix memory leak when advertising route (ARMmbed#1814)
Leak of 40 bytes occurs every time ipv6_stack_route_advert_update is called. Do new prefix allocation only if prefix is not found from interface address list and prefix is not already allocated.
- Loading branch information