Hacker News new | ask | show | jobs
by no_l0gic 4446 days ago
This has nothing to do with the language and everything to do with the programmers and practices - some great write-ups:

http://www.tedunangst.com/flak/post/analysis-of-openssl-free...

Who can resist Theo: http://article.gmane.org/gmane.os.openbsd.misc/211963

1 comments

"Nothing to do with the language"?

Seriously, apart from C, what other language cause almost any of their users to think: I must do my own malloc, or String type, or XXXX.

This kind of weird is typical of C.