How is this different from tools like Valgrind and Address Sanitizer?
How is this different from tools like Valgrind and Address Sanitizer?
Posted Oct 28, 2025 19:55 UTC (Tue) by oldnpastit (subscriber, #95303)Parent article: Fil-C: A memory-safe C implementation
This seems to be run-time (as opposed to compile-time checking) - i.e. what Valgrind and ASAN do. Or have I misunderstood it?
