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

Ready code for sanitizing #200

Closed
wants to merge 4 commits into from
Closed

Ready code for sanitizing #200

wants to merge 4 commits into from

Conversation

HiddenBug
Copy link
Contributor

@HiddenBug HiddenBug commented Aug 1, 2019

Make code ready for sanitizing.
In order to do that, I firstly fixed some bugs which are shown by the the clang compiler. Consequently, I added the CMake flags needed to active the different sanitizers. The sanitizer flags are all off by default. Only one sanitizer flag can be activate at any time. In order to use the different sanitizer, the compiler has to be switched to the clang compiler. See here how to do this. If you now run the different tests with the different sanitizer, you will see some errors. Try it out and have fun ;)

@agutenkunst agutenkunst self-assigned this Oct 9, 2019
@agutenkunst
Copy link
Contributor

Also please resolve the conflict, afterwards I would be open for merging

@HiddenBug
Copy link
Contributor Author

Continued in PR #281.

@HiddenBug HiddenBug closed this Nov 11, 2019
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