Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Use AddressSanitizer and UBSanitizer in ptest #46

Merged
merged 1 commit into from
Sep 24, 2018

Conversation

henrycg
Copy link
Collaborator

@henrycg henrycg commented Sep 24, 2018

Per #44:

  • In debug mode, enable clang's AddressSanitizer and UndefinedBehaviorSanitizer.
  • Configure Travis to compile in debug mode.

These should catch some memory/C errors in testing.

@rhelmer rhelmer merged commit 919088a into mozilla:master Sep 24, 2018
@henrycg henrycg deleted the use-clang-sanitizers branch October 4, 2018 15:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants