Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve suppressions to avoid default suppressions w/ mod+offs #741

Open
derekbruening opened this issue Nov 28, 2014 · 2 comments
Open

Comments

@derekbruening
Copy link
Contributor

From bruen...@google.com on January 10, 2012 15:09:46

from older notes:

mod+offs is really for end users and not as easy to use in default supp b/c we
need to cover all versions of the dll -- though w/ a leak something like issue #498
can't be used so w/o some auto-symbol-acquisition solution which has its own
problems there's no simple solution.

in issue #446 text:
xref issue #475 and issue #504 where for the first time a default suppression has to
use mod+offs (for rsaenh.dll)

issue #498 actually enabled me to remove the issue #504 mod+offs suppression

for leaks, to avoid mod+offs and yet not be too general:

Original issue: http://code.google.com/p/drmemory/issues/detail?id=741

@derekbruening
Copy link
Contributor Author

From bruen...@google.com on January 10, 2012 12:12:01

@derekbruening
Copy link
Contributor Author

From bruen...@google.com on January 10, 2012 12:19:13

xref issue #446 (also mentioned above) proposal to have tool that downloads symbols for everything in results.txt and for this in the default supp file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant