Potential of walking outside the array in cmdExit().
Open
good first issue
invalid
- Dominant language
- C
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
There is the risk of walking outside the array on line 324 in cmdExit().
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the source at line 324 and trace the array access in cmdExit(), including the inputs that reach it. Confirm the out-of-bounds path and verify that cmdExit() no longer accesses beyond the array when the issue is fixed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100