DynamoRIO / DynamoRIO/dynamorio
handle all memory allocation by private library
Open
Migrated
OpSys-Linux
Priority-Medium
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on August 05, 2011 10:25:48_
we still need to:
- redirect mmap in private loader
- redirect brk and sbrk libc routines and complain
could provide own heap region w/ brk if common enough
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=529_
Contributor guide
Assessment
This issue has not been assessed yet.