MFC 270231
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.
MFC 270231 Tags None Referenced Files None Subscribers None
Description
Details
|