Hacker News new | ask | show | jobs
by pcwalton 1613 days ago
When I say that a language isn't meaningfully better than C in terms of memory safety, I mean C as programmed in 2022, which very much includes ASan.
1 comments

You are misinformed. ASAN is a debugging tool. It is not a mechanism to provide safety to C applications.
I think their reply is fair as a response to the capabilities of "zig test"
We're talking about tests here.

I work with ASan for a living. I know what it is, thank you :)