...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Related Guidelines
CERT C++ Secure Coding Standard | EXP06-CPP. Operands to the sizeof operator should not contain side effects |
---|
Bibliography
[ISO/IEC 9899:2011] | Section 6.5.3.4, "The sizeof and _Alignof Operators" |
---|