freebsd-nq/usr.sbin/rtadvd
Conrad Meyer a09a9cbb40 rtadvd(8): Fix use-after-close in cm_handler_client
cm_send() closes 'fd' on error.  In that case, bail out early without trying to
recv from or close 'fd' again.

Reported by:	Coverity
CID:		1006078
Sponsored by:	EMC / Isilon Storage Division
2016-05-12 05:12:24 +00:00
..
advcap.c
advcap.h
config.c rtadvd(8): Don't use-after-free 2016-05-12 04:54:32 +00:00
config.h
control_client.c rtadvd(8): Fix use-after-close in cm_handler_client 2016-05-12 05:12:24 +00:00
control_client.h
control_server.c
control_server.h
control.c
control.h
if.c
if.h
Makefile
Makefile.depend
pathnames.h
rrenum.c
rrenum.h
rtadvd.8
rtadvd.c
rtadvd.conf
rtadvd.conf.5
rtadvd.h
timer_subr.c
timer_subr.h
timer.c
timer.h