changes.mady.by.user Will Snavely
Saved on Mar 30, 2015
Saved on Mar 31, 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