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

[ Core ] Add AddressSanitizer support #84

Open
1 task
julianxhokaxhiu opened this issue Aug 12, 2020 · 0 comments
Open
1 task

[ Core ] Add AddressSanitizer support #84

julianxhokaxhiu opened this issue Aug 12, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@julianxhokaxhiu
Copy link
Owner

julianxhokaxhiu commented Aug 12, 2020

Since VS2019 16.9 MSVC now supports natively the AddressSanitizer project made by Google ( https://github.com/google/sanitizers/wiki/AddressSanitizer ).

Add support for it on FFNx in order to catch memory issues easily.

See more at https://docs.microsoft.com/en-us/cpp/sanitizers/asan?view=msvc-170#ide-cmake

Depends on:

@julianxhokaxhiu julianxhokaxhiu added enhancement New feature or request help wanted Extra attention is needed labels Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant