Merge branch 'main' of github.com:metalbear-co/mirrord into issue/177… #1088
Annotations
9 errors and 8 warnings
mirrord/layer/src/socket/hooks.rs#L1
unused import: `alloc::Layout`
|
mirrord/layer/src/socket/hooks.rs#L3
unused import: `mem::forget`
|
mirrord/layer/src/socket/hooks.rs#L9
unused import: `nix::sys::socket::ControlMessageOwned`
|
mirrord/layer/src/socket/ops.rs#L1088
unused variable: `raw_true_destination`
|
mirrord/layer/src/socket/ops.rs#L1089
unused variable: `raw_true_destination_length`
|
mirrord/layer/src/socket/ops.rs#L1103
unused variable: `raw_interceptor_address`
|
mirrord/layer/src/socket/ops.rs#L1104
unused variable: `raw_interceptor_length`
|
mirrord/layer/src/socket/hooks.rs#L448
function `sendmsg_detour` is never used
|
|
mirrord/layer/src/socket/hooks.rs#L1
unused import: `alloc::Layout`
|
mirrord/layer/src/socket/hooks.rs#L3
unused import: `mem::forget`
|
mirrord/layer/src/socket/hooks.rs#L9
unused import: `nix::sys::socket::ControlMessageOwned`
|
mirrord/layer/src/socket/ops.rs#L1088
unused variable: `raw_true_destination`
|
mirrord/layer/src/socket/ops.rs#L1089
unused variable: `raw_true_destination_length`
|
mirrord/layer/src/socket/ops.rs#L1103
unused variable: `raw_interceptor_address`
|
mirrord/layer/src/socket/ops.rs#L1104
unused variable: `raw_interceptor_length`
|
mirrord/layer/src/socket/hooks.rs#L448
function `sendmsg_detour` is never used
|
The logs for this run have expired and are no longer available.
Loading