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

Use vld native set for IgnoreFunctionsSet #22

Merged
merged 3 commits into from
Jan 12, 2023

Conversation

cyrus-jackson
Copy link

VLD is not does not do a proper cleanup when std::set is used.

This PR uses the default Set implementation to store the list of ignoreFunctions.

src/vldint.h Outdated Show resolved Hide resolved
Copy link

@mattdurak mattdurak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@cyrus-jackson cyrus-jackson changed the title Use vld native set for ignore IgnoreFunctionsSet Use vld native set for IgnoreFunctionsSet Jan 11, 2023
@cyrus-jackson
Copy link
Author

All tests pass
image

@cyrus-jackson cyrus-jackson merged commit 580fc3e into master Jan 12, 2023
@cyrus-jackson cyrus-jackson deleted the native_set_for_ignore_function branch January 12, 2023 07:33
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

Successfully merging this pull request may close these issues.

2 participants