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

Add make targets with enabled address sanitizer #1733

Merged
merged 1 commit into from
Dec 28, 2024
Merged

Conversation

tGecko
Copy link
Member

@tGecko tGecko commented Dec 28, 2024

Use make asan either in root to compile everything or in an app directory to compile that app with address sanitizer enabled.

@tGecko tGecko self-assigned this Dec 28, 2024
@tGecko tGecko added the enhancement New or improved feature label Dec 28, 2024
@tGecko tGecko requested a review from Aemiii91 December 28, 2024 11:35
@Aemiii91 Aemiii91 added this pull request to the merge queue Dec 28, 2024
Merged via the queue into main with commit a8b9a06 Dec 28, 2024
2 checks passed
@Aemiii91 Aemiii91 deleted the add-asan-targets branch December 28, 2024 12:55
@Aemiii91 Aemiii91 removed the enhancement New or improved feature label Dec 29, 2024
Aemiii91 pushed a commit that referenced this pull request Dec 29, 2024
Use `make asan` either in root to compile everything or in an app
directory to compile that app with address sanitizer enabled.
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