aboutsummaryrefslogtreecommitdiff
path: root/share/vt/keymaps
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2014-08-20 16:59:33 +0000
committerAlan Somers <asomers@FreeBSD.org>2014-08-20 16:59:33 +0000
commite594026d6d9533856b11174c8bbac06145ae6be5 (patch)
tree7c5514886ab56d2c4d7320003cf3b521972dcebe /share/vt/keymaps
parentd0091d662574260d788da699557aaf7115c0062b (diff)
downloadsrc-e594026d6d9533856b11174c8bbac06145ae6be5.tar.gz
src-e594026d6d9533856b11174c8bbac06145ae6be5.zip
Numerous small fixes, mostly suggested by Coverity.
tests/sys/kern/unix_seqpacket_test.c * Remove a duplicate error check in mk_pair_of_sockets * Always close sockets in the success path of ATF test cases. Don't bother with the error paths, because those are mostly assertions anyway. Most of these socket leaks were reported by Coverity. All of them are harmless, because each ATF test case runs in its own process. * Fix the len argument to send in shutdown_send and shutdown_send_sigpipe. The old version was using sizeof a pointer instead of sizeof the char array. Reported by Coverity. * Change a few ATF_CHECK to ATF_REQUIRE if the test can't reasonably continue past a failure. Reported by: Coverity Scan CID: 1229995, 1229991, 1229988, 1229994, 1229989, 1229992 CID: 1229993, 1229990, 1229984, 1229967, 1230005, 1229977 CID: 1229966, 1230004, 1229976 MFC after: 1 week Sponsored by: Spectra Logic
Notes
Notes: svn path=/head/; revision=270228
Diffstat (limited to 'share/vt/keymaps')
0 files changed, 0 insertions, 0 deletions