NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
C Code (Score:1)
Also, the risk with strcmp with a big buffer is a segfault. There is no writing going on so there is no buffer overflow danger.
Of course open source is better (Score:1)
. Economic theory suggests that, at least to first order effects, the ease of searching for problems in open source code offsets the improved quality making the practical security equivalent. (However other bugs are less.)
For details, see Security in Open versus Closed Systems - the Dance of Boltzmann, Coase and Moore [cam.ac.uk]. (From Economics and Security Resource Page [cam.ac.uk].)
Re: Open source and quality (Score:1)
But the environment in which we develop software today vs. a few decades ago is different in more important ways than that. Just imagine not having that Internet thingy available. At all.
No more googling for error messages, no FAQs, no quick answers to basic questions, no more interesting online discussion. Just you, alone in your cave, making the same mistakes as everyone else, only not knowing about it.
In that env
Many eyes make bugs shallow (Score:2)