Check buffer boundaries if used in a loop including recursive loops (CWE-120, CWE-20).
Closed this issue · 1 comments
Yattabyte commented
Codacy detected an issue:
Message: Check buffer boundaries if used in a loop including recursive loops (CWE-120, CWE-20).
Occurred on:
- Commit: 2591c34
- File: src/Directory.cpp
- LineNum: 66
- Code:
fileOnDisk.read(
Currently on:
- Commit: cacb902
- File: src/Directory.cpp
- LineNum: 61
Yattabyte commented
False positive reported by codacy