]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r292814:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 4 Jan 2016 07:11:15 +0000 (07:11 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 4 Jan 2016 07:11:15 +0000 (07:11 +0000)
commitca13da49fda7e7e825f66ca06c554a54f38d57d8
tree4b1fda2eca03743b6d2f38f44d8451eb10714352
parent9e03da0b5acae4fbdecd779f95ee9e2d55c56b23
MFC r292814:

- Explicitly initialize ch to 0
- Delete some spurious whitespace
- Use calloc instead of malloc in the last test to ensure that
  sendspace is properly zero'ed out

Submitted by: markj

git-svn-id: svn://svn.freebsd.org/base/stable/10@293145 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/regression/sockets/unix_passfd/unix_passfd.c