CWE-1071: Empty Code Block
Base
Incomplete
Simple
CWE版本: 4.18
更新日期: 2025-09-09
弱点描述
The source code contains a block that does not contain any code, i.e., the block is empty.
常见后果
影响范围: Other
技术影响: Reduce Reliability