mv,cp: fix xattr TOCTOU by using file descriptor-based operations #7683
Annotations
5 errors and 2 warnings
|
Style and Lint (unix)
The process '/usr/bin/ssh' failed with exit code 1
|
|
Style and Lint (unix):
src/uu/cp/src/platform/other_unix.rs#L74
ERROR: `cargo clippy`: unused variable: `dest_is_stream` (file:'src/uu/cp/src/platform/other_unix.rs', line:74)
|
|
Style and Lint (unix):
src/uu/cp/src/platform/other_unix.rs#L78
ERROR: `cargo clippy`: unnecessary qualification (file:'src/uu/cp/src/platform/other_unix.rs', line:78)
|
|
Style and Lint (unix):
src/uu/cp/src/platform/other_unix.rs#L78
ERROR: `cargo clippy`: unnecessary qualification (file:'src/uu/cp/src/platform/other_unix.rs', line:78)
|
|
Style and Lint (unix):
src/uu/cp/src/platform/other_unix.rs#L6
ERROR: `cargo clippy`: unused import: `self` (file:'src/uu/cp/src/platform/other_unix.rs', line:6)
|
|
Style and Lint (unix)
You've hit a rate limit, your rate limit will reset in 5 seconds
|
|
Tests (unix)
You've hit a rate limit, your rate limit will reset in 7 seconds
|