DynamoRIO / DynamoRIO/dynamorio
Cleanup: remove unsupported retcheck.c, rct.c, loadtoconst.c, etc.
Open
Bug-AppCrash
Priority-Medium
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
retcheck.c's check_debug and other clean calls are stale.
There is no reproducer.
By inspection, the debug_check code and some other clean call functions seem stale. Some of the functions take in parameters (e.g. errno, registers) that are not declared in the clean call.
The code should get further inspected and cleaned up.
Contributor guide
Assessment
This issue has not been assessed yet.