|
|
|
|
|
by nspattak
1315 days ago
|
|
In my opinion, the problem is that we failed to create some additional layers on top of C. an extended std lib with data structs and algorithms as well as a style/practices for everyday use (ie non compiler writers). i adore C, it was my first language and i still like its simplicity very much. Still, I have come to believe that only strictly vetted licensed people should be allowed to use it :) |
|
A lot of memory safety CVEs come down to "we wrote a static analyzer and found a latent memory bug here."