Closed
Description
Padding is uninitialized: Glossary - Unsafe Code Guidelines Reference
We do not check for padding, neither is AsSliceU8
unsafe.
zerocopy::AsBytes
performs these checks.
Padding is uninitialized: Glossary - Unsafe Code Guidelines Reference
We do not check for padding, neither is AsSliceU8
unsafe.
zerocopy::AsBytes
performs these checks.