DynamoRIO / DynamoRIO/drmemory

suppress based on any callstack in indirect leak group

Open
#444 1 comment 0 reactions 0 assignees View on GitHub
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 June 08, 2011 06:19:09_

Today only the leak whose callstack is reported will be matched vs
suppression and no indirect leaks will. Since the primary leak reported is
determined by malloc iteration order and can thus be relatively random it
can be difficult to suppress a leak when the primary has a fixed callstack
but there are many, many indirect leaks with very different callstacks.
Apparently this has been a problem: Timur can you fill in details if
possible?

_Original issue: http://code.google.com/p/drmemory/issues/detail?id=444_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.