DynamoRIO / DynamoRIO/drmemory
detect access boundary of the redzone in pattern mode
Open
Migrated
Priority-Medium
Type-Feature
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [zhao...@google.com](https://code.google.com/u/106321947286816917100/) on March 06, 2012 10:36:51_
split from issue #775 .
A memory reference might access multi-byte that partially in addressable region and partially in the redzone, which makes it difficult to detect in pattern mode.
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=811_
Contributor guide
Assessment
This issue has not been assessed yet.