freebsd-dev/sbin/devd
Alan Somers 81ade99c2c Misc fixes suggested by Coverity.
sbin/devd/tests/client_test.c
	* In the event that popen fails, don't dereference its return value.
	* Fix array overwrite in the stream and seqpacket tests.
	* Close sockets at the end of successful ATF tests.

Reported by:	Coverity scan
CID:		1232019, 1232020, 1232029, 1232030
MFC after:	1 week
Sponsored by:	Spectra Logic
2014-08-20 17:04:49 +00:00
..
tests Misc fixes suggested by Coverity. 2014-08-20 17:04:49 +00:00
devd.8 Convert devd's client socket to type SOCK_SEQPACKET. 2014-08-14 22:33:56 +00:00
devd.cc sbin/devd/devd.8 2014-05-21 23:04:47 +00:00
devd.conf.5 Reflect CARP media-type departure. 2013-02-21 21:35:09 +00:00
devd.h According to devctl(4), clients must read events whole; they may not 2013-04-26 19:49:37 +00:00
devd.hh devd: Remove unnecessary empty default constructors. 2013-03-04 02:21:24 +00:00
Makefile Convert devd's client socket to type SOCK_SEQPACKET. 2014-08-14 22:33:56 +00:00
parse.y Fix world after byacc import: 2012-05-22 16:33:10 +00:00
token.l Improve compatibility with recent flex from flex.sourceforge.net. 2013-05-03 23:51:32 +00:00