Looks good to me. On Apr 3, 2011, at 8:19 AM, Lenny Maiorani wrote:
> Add security syntax checker for strcat() which causes the Static Analyzer to > generate a warning any time the strcat() function is used with a note > suggesting to use a function which provides bounded buffers. CWE-119. > > Also, brings the security syntax checker more inline with coding standards. > > > -Lenny > > <strcat-security-checker.diff>_______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
