Hacker News new | ask | show | jobs
by Beretta_Vexee 756 days ago
No, the only way to stop a bad dev with a strcpy() is a good dev with a strcpy().
2 comments

C doesn't overflow and spill your memory contents, your RAM modules do!
Basically fuzzing then?