DynamoRIO / DynamoRIO/drmemory
track undefined moves to identify origins of uninit errors
Open
Migrated
Priority-Medium
Type-Feature
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on December 10, 2010 17:58:13_
PR 503222
xref the new Memcheck --track_origins feature
this would involve tracking uninit moves so that if an uninit error is raised the earliest operation touching the uninit data can be identified
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=170_
Contributor guide
Assessment
This issue has not been assessed yet.