Closed
Description
As reported here, cap-std's PermissionExt::mode
returns a mode value with the format bits masked out, while std's PermissionsExt::mode
returns the raw mode value. It's cap-std'd intention to match std, so it should remove the masking.
Metadata
Metadata
Assignees
Labels
No labels