DynamoRIO / DynamoRIO/drmemory

Statically allocated bounds check

Open
#2,217 1 comment 0 reactions 1 assignee Claimed by @nuomnicron View on GitHub
Type-Feature
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

There doesn't seem to be a good to bounds check an array on the stack (or maybe I'm not understanding how to use -check_stack_bounds).

Having an static array of size 10, and reading 11 elements doesn't give an error similar to the error when its a dynamic array.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.