Join Nostr
2024-07-20 10:44:11 UTC
in reply to

Hector Martin on Nostr: Broken input data that caused a NULL pointer dereference. Which is a memory safety ...

Broken input data that caused a NULL pointer dereference. Which is a memory safety problem. NULL pointer dereferences are impossible in safe Rust code.