|
|
Log in / Subscribe / Register

Cro: Maintain it With Zig

Cro: Maintain it With Zig

Posted Sep 10, 2021 22:20 UTC (Fri) by khim (subscriber, #9252)
In reply to: Cro: Maintain it With Zig by mario-campos
Parent article: Cro: Maintain it With Zig

It's not about different niches but more about different attitudes. E.g. Rust is the only language without tracing GC which considers the ability to abuse an API to crash the program a CVE event. Sadly it doesn't consider DOS worthy of the same treatment, but most other system languages just say “you are holding it wrong” to such bugreports (ada considers it's Ok if you can abuse heap-allocating procedures but if dynamic memory is not used it uses the same standard).


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds