Hacker News new | ask | show | jobs
by sirwhinesalot 359 days ago
Delphi arrays are bounds checked. UAF is mitigated by having ref counted strings and such. Not fully safe but much safer than C and C++.