freebsd-skq/sbin/routed
Pedro F. Giffuni 7b011d21db routed(8): Avoid NULL de-reference and two possible memory leaks.
The reports and fixes are straightforward but it's nice to be able
to confirm against NetBSD.

CID:		271080, 272306, 272307
Obtained from:	NetBSD (CVS ref. 1.21 - 1.23)
MFC after:	2 weeks.
2016-05-15 02:30:34 +00:00
..
rtquery
defs.h
if.c
input.c
main.c routed(8): Use arc4random. 2016-05-14 23:22:19 +00:00
Makefile
Makefile.depend
Makefile.inc
output.c Avoid NULL de-references. 2016-05-14 23:32:03 +00:00
parms.c routed(8): Avoid NULL de-reference and two possible memory leaks. 2016-05-15 02:30:34 +00:00
pathnames.h
radix.c routed(8): use NULL instead of zero for pointers. 2016-05-14 22:40:08 +00:00
radix.h
rdisc.c
routed.8
table.c
trace.c