[PATCH] Document arithmetic overflow semantics
Mark Hahn
hahn@physics.mcmaster.ca
Sat Feb 15 20:52:00 GMT 2003
> > The apt_get_chunk_size bug referenced in the end was actually
> > exploited by a worm.
> >
> > Typical C programmers do not understand the issue. The rebel inside
> > still thinks that GCC should optimize aggressively in this area, just
> > to prove the point that C is unusable for any real work, but I doubt
> > that this is practical.
>
> We should document options encouraged for compiling secure code. This
yes! I'm a lowly gcc end-user, but I'm apalled that gcc-gods would
even consider compromising optimization in favor of some nebulous
make-bugs-safer argument.
gcc is not a security-fix tool. please permit users to select
absolute-max-optimization somehow; this is orthogonal to gcc's
extremely valuable diagnostics about undefined/questionable code.
thanks, mark hahn.
More information about the Gcc
mailing list