mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 14:33:52 +01:00
While `tmp` in the loop for write-protection for the check-sum calculation is used to check the return value of `gnrc_pktbuf_start_write()`, it was never overwriting `payload` causing the original snip to be used in the following iteration `prev` when duplicated, and destroying the sanity of `ipv6`.