DynamoRIO / DynamoRIO/dynamorio
asynch signal interactions with client clean calls
Open
Migrated
OpSys-Linux
- 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 October 02, 2011 20:07:11_
delayable signal delivery time may be unbounded if arrives in middle of
client clean call since won't unlink underlying fragment unless signal
arrives directly inside it. not a problem for base DR, only with client
inserting clean calls.
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=569_
Contributor guide
Assessment
This issue has not been assessed yet.