DynamoRIO / DynamoRIO/drmemory
mismatch between system call type and handle type
Open
Migrated
OpSys-Windows
Priority-Medium
- 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 November 19, 2013 15:50:12_
The system call type and handle type is not 1 to 1 match.
For example, NtUserGetDC returns a GDI handle instead of a User handle.
Need update syscall_handle_type to special handling those system calls.
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1386_
Contributor guide
Assessment
This issue has not been assessed yet.