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

Jenkinsfile run unit tests under AddressSanitizer #11776

Closed
wants to merge 5 commits into from
Closed

Conversation

dagar
Copy link
Member

@dagar dagar commented Apr 3, 2019

No description provided.

@jkflying
Copy link
Contributor

jkflying commented Apr 5, 2019

Would running in Valgrind make sense here to check for uninitialized memory?

@dagar
Copy link
Member Author

dagar commented Apr 5, 2019

Would running in Valgrind make sense here to check for uninitialized memory?

Yes absolutely, especially now that we have lockstep and might actually be able to exercise the majority of the code (very slowly).

@stale stale bot removed the Admin: Wont fix label Sep 15, 2019
@PX4 PX4 deleted a comment from stale bot Sep 17, 2019
@dagar dagar closed this Oct 14, 2019
@julianoes julianoes deleted the pr-jenkins_asan branch October 15, 2019 06:45
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