mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
gnrc_sixlowpan_frag_rm_by_datagram() currently doesn't release the packet in the reassembly buffer entry removed, meaning it puts a leak into the packet buffer. This changes the tests to check for that error.