You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
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
The text was updated successfully, but these errors were encountered: