Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
isisd: fix rcap tlv double-free crash
Fix rcap tlv double-free crash. It is supposed to freed later by isis_free_tlvs() -> free_tlv_router_cap(). Fixes: 49efc80 ("isisd: Ensure rcap is freed in error case") Signed-off-by: Louis Scalbert <[email protected]>
- Loading branch information