Re: [Lit.] Buffer overruns

From: Douglas A. Gwyn (DAGwyn_at_null.net)
Date: 12/16/04


Date: Thu, 16 Dec 2004 21:39:32 GMT

Mok-Kong Shen wrote:
> Douglas A. Gwyn wrote:
> > Mok-Kong Shen wrote:
> >> That essentially amounts to 'Have the programmer do the program
> >> correctly' in my understanding.
> > Yes, wouldn't that be an improvement.
> But that's a general requirement (a goal of software projects)
> that is 'independent' of languages.

Can you really not have seen that that was my point all along?
Also, for critical code (security critical, safety critical,
functionality critical) the very best programmers should be
used.



Relevant Pages

  • Re: [Lit.] Buffer overruns
    ... > Douglas A. Gwyn wrote: ... > But that's a general requirement (a goal of software projects) ...
    (sci.crypt)
  • Re: What math class to take to catch up on Modulus and DLP?
    ... Douglas A. Gwyn wrote: ... |> Normally flame wars arise from a breakdown in communication. ... | You were claiming that a design having just enough rounds to be ...
    (sci.crypt)
  • Re: Thou shalt have no other gods before the ANSI C standard
    ... Douglas A. Gwyn wrote: ... > BRG wrote: ... > C standards comittee but rather among the users. ...
    (sci.crypt)
  • Re: Public disclosure of discovered vulnerabilities
    ... Douglas A. Gwyn wrote: ... >Since it is unrealistic to expect fresh college graduates ... Mentoring and apprenticeship ...
    (sci.crypt)
  • Re: Implicit int
    ... And that was one of the PRIMARY reasons that made Microsoft make its buggy model. ... Douglas A. Gwyn wrote: ... And, if this is 80% of people, C implementation will want to keep backward compatiblity with these inept pieces of code, and the C standard will standardize this behavior, because it standardizes existing practice. ...
    (comp.std.c)