HomeFreeBSD

MFC 365280: Pass a valid mode with O_CREATE to open(2).

Description

MFC 365280: Pass a valid mode with O_CREATE to open(2).

CheriABI is pickier about the arguments to open(2) and crashes with a
fault if a mode isn't passed to an open() when O_CREATE is specified.

Details

Provenance
jhbAuthored on
Parents
rS367404: Style fixes for function prototypes and definitions.
Branches
Unknown
Tags
Unknown