commit | a4b70768b4d08683d16a1e8225411e429fb531d3 | [log] [tgz] |
---|---|---|
author | paul <paul> | Fri May 16 17:19:48 2003 +0000 |
committer | paul <paul> | Fri May 16 17:19:48 2003 +0000 |
tree | 7292e9fb8c75d76120bbf67c63d141d6cad37ec3 | |
parent | a0f6acd8a49906399e2ac73fde6406da552b2443 [diff] |
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.