tar: Fix decimal/octal mix up at file permissions
This kind of bugs could be a great candidate for a new clippy lint (non-octal literals used for std functions expecting permission bits.)
Showing
Please register or sign in to comment
This kind of bugs could be a great candidate for a new clippy lint (non-octal literals used for std functions expecting permission bits.)