freebsd-src/tests/sys/posixshm
Alan Somers 76f2606181 Fix Coverity warnings about mkstemp in tests
umask(2) should always be used prior to mkstemp(3) so the temporary file
won't be created with insecure permissions.

Reported by:	Coverity
CID:		1331605 1347173 1375366 1339800 1331604 1296056 1296060
CID:		1296057 1296062
MFC after:	2 weeks
2018-08-16 21:36:19 +00:00
..
Makefile
Makefile.depend
posixshm_test.c Fix Coverity warnings about mkstemp in tests 2018-08-16 21:36:19 +00:00