]> granicus.if.org Git - strace/commit
scm_rights-fd.test: rewrite without fork
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 12 Jan 2016 14:47:12 +0000 (14:47 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 12 Jan 2016 16:06:58 +0000 (16:06 +0000)
commit3fdcdd47c6a67585123a0a0c8fffabcc9f79a3a2
tree7aa193fdf6e566acdaf208e57de0cc50a553922b
parent55f3c8901d6807e92edbf1129aeb6df6c99b11c3
scm_rights-fd.test: rewrite without fork

* tests/scm_rights.c (main): Rewrite without fork.
Place all objects passed to sendmsg and recvmsg at the end
of memory pages followed by inaccessible pages.
* tests/scm_rights-fd.test: Update.
tests/scm_rights-fd.test
tests/scm_rights.c