, 2003-03-26
Until Unix and Linux programmers get over their macho love for low-level programming languages, the security holes will continue to flow freely.
Expand all |
Post comment
Too Cool For Secure Code
2003-03-26
Anonymous (4 replies)
Anonymous (4 replies)
That's the wrong attitude.
2003-03-26
Anonymous (26 replies)
Anonymous (26 replies)
That's the wrong attitude.
2003-03-27
dbtid (1 replies)
dbtid (1 replies)
This is hogwash... I guess we should all use VB? That's High Level and we know how "bug" free that is.
2003-03-27
Anonymous
Anonymous
This is so funny - linux on linux battle
2003-04-02
Anonymous (1 replies)
Anonymous (1 replies)

The problem with C is it doesn't give you any protection at all. Buffer overflows and stack-smashing bugs are common in even supposedly securely-written C code, but they're unheard of in languages like Perl and TCL. We're not so strapped for CPU cycles anymore that we can't afford bounds checking on arrays, for crying out loud.
[ reply ]
Link to this comment: http://www.securityfocus.com/comments/columns/150/19006#19006