-
Notifications
You must be signed in to change notification settings - Fork 264
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
Investigate running tests in Valgrind #756
Comments
I ran the code from before your fix in Asan via:
(on macOS, but can be done on linux too, just need to match llvm versions)
|
Thanks @elichai! @apoelstra if sounds good to you I'd be happy to add a CI check like this. |
@liamaharon Sure, I'd appreciate it -- but heads up that there might be valgrind failures even on master which are spurious. It's possible to whitelist these but I don't remember how. |
Originally posted by @apoelstra in #755 (comment)
The text was updated successfully, but these errors were encountered: