[COLUG] pointer overflow check optimization

jep200404 jep200404 at columbus.rr.com
Wed Apr 30 10:48:08 EDT 2008


This article: 

   http://lwn.net/Articles/278137/

talks about how optimization by GCC (and other C compilers) can 
eliminate some overrun checks. Of course that can reduce security. 
The article also talks about how to work around the inconvenient 
optimization. 



More information about the colug432 mailing list