]> git.puffer.fish Git - matthieu/frr.git/commit
rfapi: free useless attr
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 30 Jan 2023 11:02:15 +0000 (12:02 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 24 Feb 2023 07:16:27 +0000 (08:16 +0100)
commit6fafecdc67713b12df0a01a58df5dec7ed5604d2
treeae20049a5bdd1bc80be2b3df2fe22485c0ad45dc
parentee0aaff4bc2f57cdfd250d5f84a3893983246ff5
rfapi: free useless attr

The attr pointer has been interned during the process of the
function, but has to be uninterned at the end.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/rfapi/vnc_import_bgp.c