DynamoRIO / DynamoRIO/drmemory
[windows] ensure large heap allocations are handled properly
Open
Migrated
OpSys-Windows
Priority-Low
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on December 10, 2010 17:58:22_
PR 575260
on linux large heap allocs are handled via mmap and I have special handling for that in Dr. Memory to get the headers unaddr
on Windows I have not yet studied what the Rtl heap routines do
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=187_
Contributor guide
Assessment
This issue has not been assessed yet.