CやC++では、数学演算が暗黙的にスケーリングされるときのセマンティクスにより、誤って間違ったメモリを参照してしまうことがよくある。
In C and C++, one may often accidentally refer to the wrong memory due to the semantics of when math operations are implicitly scaled.