If O_CREAT is given, open() needs a mode argument.
Follow the umask by passing 0666.
Details
Details
- Reviewers
imp - Commits
- rS327211: nandtool: Add missing mode for open() with O_CREAT
buildworld and installworld only
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable