mirror_frr/tools
Renato Westphal 44f12f209f *: fix coverity warnings - resource leaks
These are mostly trivial fixes for leaks in the error path of some functions.

The changes in bgpd/bgp_mpath.c deserves a bit of explanation though. In
the bgp_info_mpath_aggregate_update() function, we were allocating memory
for the lcomm variable but doing nothing with it. Since the code for
communities, extended communities and large communities is pretty much
the same in this function, it's clear that this was a copy and paste
error where most of the ext. community code was copied but not all of
it as it should have been.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
2017-10-24 19:30:30 -02:00
..
etc tools: Fix babel RT_PROT # 2017-10-05 08:23:27 -04:00
.gitignore build: non-recursive watchfrr & tools 2017-09-07 16:18:50 +02:00
cocci.h *: reindent 2017-07-17 14:04:07 +02:00
frr *: Add some documentation about how to handle new daemons 2017-10-05 08:54:03 -04:00
frr-reload.py tools: frr-reload.py should exit(1) if vtysh config mode is locked 2017-09-27 18:47:47 +00:00
frr.service Lowercase frr.conf 2017-03-09 09:45:00 -05:00
Makefile build: non-recursive watchfrr & tools 2017-09-07 16:18:50 +02:00
mrlg.txt mrlg: Remove obsolete version. 2016-05-26 01:16:28 +00:00
multiple-bgpd.sh tools: update to use FRR name 2017-07-12 13:26:22 -05:00
permutations.c *: reindent 2017-07-17 14:04:07 +02:00
rrcheck.pl tools: use standard interpreter path in all Perl scripts 2012-04-30 16:13:47 +02:00
rrlookup.pl tools: use standard interpreter path in all Perl scripts 2012-04-30 16:13:47 +02:00
start-stop-daemon.c *: fix coverity warnings - resource leaks 2017-10-24 19:30:30 -02:00
subdir.am build: non-recursive watchfrr & tools 2017-09-07 16:18:50 +02:00
vty_check.cocci *: kill useless if(...) after VTY_DECLVAR_CONTEXT 2016-12-09 17:50:01 +01:00
vty_index.cocci tools: update to use FRR name 2017-07-12 13:26:22 -05:00
vty_index.sh *: fix remaining vty->index & add coccinelle patch 2016-12-09 17:36:25 +01:00
zc.pl tools: use standard interpreter path in all Perl scripts 2012-04-30 16:13:47 +02:00
zebra.el Initial revision 2002-12-13 20:15:29 +00:00