]> git.proxmox.com Git - mirror_frr.git/commit
*: Convert connected_free to a double pointer
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 30 Oct 2019 00:16:28 +0000 (20:16 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 2 Nov 2019 20:13:44 +0000 (16:13 -0400)
commit721c08573ab0427622e3073b7462196bc36a2894
tree6e9fc167929ee822d31d5e9359aa5dd5fe8e2605
parent63265b5c1f9fb28946376b535a814bec1dbd19ed
*: Convert connected_free to a double pointer

Set the connected pointer to set the pointer to NULL.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
17 files changed:
bgpd/bgp_zebra.c
eigrpd/eigrp_zebra.c
isisd/isis_zebra.c
ldpd/ldp_zebra.c
lib/if.c
lib/if.h
nhrpd/nhrp_interface.c
ospf6d/ospf6_zebra.c
ospfd/ospf_zebra.c
pbrd/pbr_zebra.c
pimd/pim_zebra.c
ripd/rip_interface.c
ripngd/ripng_interface.c
sharpd/sharp_zebra.c
staticd/static_zebra.c
zebra/connected.c
zebra/interface.c