summaryrefslogtreecommitdiff
path: root/lib/command_py.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2021-02-01 10:14:38 -0500
committerDonald Sharp <sharpd@nvidia.com>2021-02-01 10:25:09 -0500
commit9669fbde13b8dd4d5fc82a7d67524a2a3cacc5a0 (patch)
treea928eef50fa40fd680a2b4e71192453620c73bdd /lib/command_py.c
parent1d03b7b88b600e2f1cf7c5e8aaa3e41c666e0b8a (diff)
bgpd: Centralize the dest unlocking for adj_out data structure
When FRR creates a adj_out data structure we lock the `struct bgp_dest` node associated with it. On freeing of this data structure and removing the lock it was not associated with the actual free of the adjacency structure. Let's clean up the lock/unlock to be centralized to the alloc/free of the adj_out. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions