changes.mady.by.user David Svoboda
Saved on Sep 23, 2014
changes.mady.by.user Barbara White
Saved on Mar 04, 2015
...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
INT02-C. Understand integer conversion rulesARR30-C. Do not form or use out-of-bounds pointers or array subscriptsARR36-C. Do not subtract or compare two pointers that do not refer to the same arrayARR37-C. Do not add or subtract an integer to a pointer to a non-array objectCON08-C. Do not assume that a group of calls to independently atomic methods is atomic