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

No option to ignore namespace or function #3

Open
Hary309 opened this issue Jun 25, 2024 · 2 comments
Open

No option to ignore namespace or function #3

Hary309 opened this issue Jun 25, 2024 · 2 comments

Comments

@Hary309
Copy link

Hary309 commented Jun 25, 2024

I tried to use BugInsight with our application that have GTest and gRPC staticly linked and I can't ignore the memory leaks inside those libraries.

This is how Google Sans solved it https://clang.llvm.org/docs/AddressSanitizer.html#suppressing-errors-in-recompiled-code-ignorelist

It would be nice to have something like this in BugInsight.

@JochenBaier
Copy link
Owner

I have a version in development with which you can ignore callstacks via hash. Unfortunately I haven't found the time to finalise and publish it yet

@Hary309
Copy link
Author

Hary309 commented Jun 26, 2024

Alright, that is great news, thanks for your work!

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

No branches or pull requests

2 participants