DynamoRIO / DynamoRIO/drmemory
using one-side redzone
Open
Migrated
OpSys-Windows
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 June 12, 2012 17:20:12_
Windows libraries often breaks the abstractions of memory allocation and reads header directly, and crashes sometimes xref issue #907 .
One solution is to only put redzone only at end of the block.
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=909_
Contributor guide
Assessment
This issue has not been assessed yet.