|
|
|
|
|
by ammar2
480 days ago
|
|
I was actually a little surprised to see that in there, I wouldn't really consider those features to be "memory safety" as I traditionally see it over Java. They don't really lead to exploitable conditions, except maybe DoS if you have poor error handling and your application dies with null pointer exceptions. |
|