mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02:00
Merge a01076c6b2
into 3dd4d417be
This commit is contained in:
commit
5e2a23da7b
|
@ -3843,6 +3843,7 @@ struct nhg_hash_entry *zebra_nhg_proto_add(uint32_t id, int type,
|
|||
rb_node_dep)
|
||||
zebra_nhg_decrement_ref(
|
||||
rb_node_dep->nhe);
|
||||
nhg_connected_tree_free(&old->nhg_depends);
|
||||
}
|
||||
|
||||
/* Dont call the dec API, we dont want to uninstall the ID */
|
||||
|
|
Loading…
Reference in a new issue