SecureProgramming.com
Login
Username: 
Password: 
Forgot your password?
Create a new account





Bounds checking patch for gccCategory: Input Validation
Language: C, C++, and Objective-C
Posted by John Viega on Mon, Sep 15, 2003 (07:16 AM) GMT

Rating: 5 stars
External URL: http://web.inter.nl.net/hcc/Haj.Ten.Brugge/

This will get rid of all your buffer overflows statically, but will also slow down your code a bit more than less comprehensive techniques. The original web site contains some useful information, but has an out of date distribution.


[Python Powered]