DynamoRIO / DynamoRIO/drmemory
use-after-free: suppress based on free callstack not use callstack
Open
Component-Suppression
Migrated
Priority-Low
Type-Feature
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on February 03, 2011 14:43:18_
need issue #205 first
had case where single free had thousands of use-after-free separate errors.
even w/ this feature there's still a window after off free queue but before realloc though.
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=289_
Contributor guide
Assessment
This issue has not been assessed yet.