DynamoRIO / DynamoRIO/drmemory
Remove RtlFreeUnicodeString from heap routine
Open
Migrated
OpSys-Win7
OpSys-x64
Priority-Medium
Type-Feature
- 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 September 24, 2012 00:13:45_
Once we fixed issue #1032 , we do not need to treat RtlFreeUnicodeString and other similar routines like RtlFreeOemString as heap routines, which calls to RtlFreeStringRoutine directly.
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1033_
Contributor guide
Assessment
This issue has not been assessed yet.