]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Actually free up memory associated with the mq list
authorDonald Sharp <sharpd@nvidia.com>
Mon, 10 Apr 2023 18:12:59 +0000 (14:12 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Wed, 12 Apr 2023 14:41:42 +0000 (10:41 -0400)
commit1b192d88e44625b1725a8f0408d9948e115e00b6
treebd7c01dcf5102d3af34b163a6ba72fcc9dc0be86
parent4150fc5399f41884c5fd0f732b40d397b525c580
zebra: Actually free up memory associated with the mq list

Free up the link list data structures as well as properly
account for data sizes.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
zebra/zebra_rib.c