Comment on Bringing Memory Safety to sudo and suparentComments−justin_oaks3ythere is no unsafe languagePerhaps you didn't intend it this way, but that implies that there is no difference in safety between languages. This is a patently absurd idea.C is clearly less safe than many languages that don't allow unsafe memory practices.
Comments
Perhaps you didn't intend it this way, but that implies that there is no difference in safety between languages. This is a patently absurd idea.
C is clearly less safe than many languages that don't allow unsafe memory practices.