RE: mastodon.social/@Signez/115575

This code in CloudFlare should have followed the same standards you would for things like kernel code, and that means no unwrap() allowed unless you can prove the bad condition never happens (like unsafe code requires a comment proving safety).

Memory safety is half the battle. The other half is panic safety, but you need to opt into that one (there are several ways depending on how strict you want to be).

0

If you have a fediverse account, you can quote this note from your own instance. Search https://vt.social/users/lina/statuses/115580029141059562 on your instance and quote it. (Note that quoting is not supported in Mastodon.)