...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...
EXP09-A. Ensure pointer arithmetic is used correctlyUse sizeof to determine the size of a type or variable 03. Expressions (EXP) EXP30-C. Do not depend on order of evaluation between sequence points