Null reference as insta-UB
Null reference as insta-UB
Posted Aug 21, 2024 21:14 UTC (Wed) by mb (subscriber, #50428)In reply to: Null reference as insta-UB by riking
Parent article: Standards for use of unsafe Rust in the kernel
But this is only true for "initialized". Even unsafe is not allowed to construct null-references.
