kern/169150: opendir() does not use O_CLOEXEC ; fdopendir() closed the fd as a side-effect

brueffer at FreeBSD.org brueffer at FreeBSD.org
Thu Feb 13 09:30:09 UTC 2014


Synopsis: opendir() does not use O_CLOEXEC ; fdopendir() closed the fd as a side-effect

State-Changed-From-To: open->closed
State-Changed-By: brueffer
State-Changed-When: Thu Feb 13 10:27:33 CET 2014
State-Changed-Why: 
opendir() was changed to use O_CLOEXEC in HEAD a while ago (r241046). The change was merged
to 9-STABLE yesterday (r261813).  Thanks for the report!

http://www.freebsd.org/cgi/query-pr.cgi?pr=169150


More information about the freebsd-bugs mailing list