45f7966 made the `src_len` field the "emptiness signifier" for the VRB. However, when `gnrc_sixlowpan_frag` is compiled in, the remove function `gnrc_sixlowpan_frag_vrb_rm()` does not set the `src_len` to zero, resulting in already deleted entry to be recognized as non-empty.