Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
icmp6: Fix copying of chained pbuf in reply
Fixes bug #58553, and the newly added unit test. The pbuf_take_at loop should probably be made into a pbuf library function, which would avoid this mistake in the future and provide a simpler implementation of pbuf_copy.
- Loading branch information