- Add __dead2 attribute to usage()
- Use correct types (ssize_t and size_t) for mount point counts and buffer lengths to avoid 64-to-32 truncation
- Fix invalid escape sequence in xo_emit format string
- Remove redundant sizeof(char) in malloc()
Details
Details
- Reviewers
- None
- Group Reviewers
Contributor Reviews (src) Src Committers
Compiled with -Weverything -Wno-unsafe-buffer-usage -Wno-sign-conversion and verified output manually
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 72580 Build 69463: arc lint + arc unit