do memory safe languages matter less now?
do memory safe languages matter less now?
Posted Apr 22, 2026 21:44 UTC (Wed) by josh (subscriber, #17465)In reply to: do memory safe languages matter less now? by wtarreau
Parent article: Firefox: The zero-days are numbered
All languages aren't on the same ground for logic bugs, either. For instance, I think ADTs that support matching, with errors for non-exhaustive matching, help eliminate many logic bugs.
I do think these tools will find bugs in code in every language. The question is where it finds *more*, and which ones are exploitable.
