Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

The big problem with C is the memory safety issues. It is extremely difficult to write C code and be safe from malicious input. If you use a memory safe language these difficult issues are erased.

I realise the compiler/runtime can't stop all bugs but fixing these simple errors goes a long way to producing robust secure software.



view as:

I am sorry, but there's nothing difficult about it. Tedious, yes. Difficult? No.

Legal | privacy