mirror of
https://github.com/uutils/coreutils
synced 2024-12-19 17:43:52 +00:00
58b4075566
Cstr::from_bytes_with_nul needs input bytes null terminated. Current version does not include the last null byte, hence Cstr::from_bytes_with_nul will panic with error 'FromBytesWithNulError { kind: NotNulTerminated }' |
||
---|---|---|
.. | ||
Cargo.toml | ||
hostname.rs |