This page is experimental and may change significantly in future releases.
Always-Incorrect Control Flow Implementation
Properties
id: d3f:CWE-670
- name
- Always-Incorrect Control Flow Implementation
- definition
- The code contains a control flow path that does not reflect the algorithm that the path is intended to implement, leading to incorrect behavior any time this path is navigated.
Neighbors
CWE-670 has no direct neighbors in this release.