larry-robotics / elkodon

Elkodon - true zero-copy inter-process-communication in rust
Apache License 2.0
14 stars 2 forks source link

Fix acl string conversion on `aarch64` #40

Open elfenpiff opened 8 months ago

elfenpiff commented 8 months ago

Required information

Operating system:

Rust version: Output of: rustc 1.73.0

Cargo version: Output of: cargo 1.73.0

elkodon version: main branch

Observed result or behaviour: The test access_control_list_string_conversion_works fails.

Expected result or behaviour: The test access_control_list_string_conversion_works passes.