]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_rib.c
From: Gilad Arnold <gilad.arnold@terayon.com>
authorpaul <paul>
Fri, 16 May 2003 17:19:48 +0000 (17:19 +0000)
committerpaul <paul>
Fri, 16 May 2003 17:19:48 +0000 (17:19 +0000)
commita4b70768b4d08683d16a1e8225411e429fb531d3
tree7292e9fb8c75d76120bbf67c63d141d6cad37ec3
parenta0f6acd8a49906399e2ac73fde6406da552b2443
From: Gilad Arnold <gilad.arnold@terayon.com>
Subject: [zebra 19084] Re: suspected memory leakage upon static route

I believe this is a more complete patch, it also addresses
allocating/freeing of nexthop->ifname string buffer (1) using
XSTRDUP/XFREE macros (thus correctly updating memory statistics), and
(2) for all nexthop->type cases that carry an ifname string.
zebra/zebra_rib.c