-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Description
Source info
- This is from the latest commit in the main branch
- This is from the latest release
- Other
Issue type
- False positive
- Compilation warning/error
- Suggestion
- Other
Environment
- Windows
- Linux
- MacOS
- Other
Description
When running with sandboxie, crash happened, which should not happened.
At brand_list function, when active_count increases, it checks whether the score is greater than 0, but when it decreases, no such check is performed. This results in reading values greater than the size of the array during enumeration.
line: 4355
CLI output (if possible)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels