DeVault: Announcing the Hare programming language
DeVault: Announcing the Hare programming language
Posted May 2, 2022 8:32 UTC (Mon) by atnot (guest, #124910)In reply to: DeVault: Announcing the Hare programming language by ddevault
Parent article: DeVault: Announcing the Hare programming language
That seems at least mildly concerning, considering the fact that e.g. the majority of 0days analyzed by google were use-after-frees: https://googleprojectzero.blogspot.com/2022/04/the-more-y...
Of course, the tooling for detecting uaf is complex. But it's complex because especially in concurrent programs, uaf is hard to get right, both for humans and computers. I don't find the idea of just glossing over that in 2022 particularly compelling.
