Closed
Description
The macro at
Line 210 in 6af11c1
*
on a NULL pointer. See the reference for details.
The memoffset crate provides a version of this macro that avoids UB (on older versions of rustc, this is not always possible, so it falls back to the 'least incorrect' version when needed).
Metadata
Metadata
Assignees
Labels
No labels