Skip to content

Add clang ASAN/UBSAN push job #9878

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

Closed
wants to merge 1 commit into from

Conversation

iluuu1994
Copy link
Member

No description provided.

@iluuu1994
Copy link
Member Author

iluuu1994 commented Nov 2, 2022

@arnaud-lb I forgot that this depends on GH-9473. The forked process does not clean up memory which Clang reports as leaks. Skipping the fork avoids this issue. Do you think GH-9473 can be backported? I don't see any issues with it.

For context, Bob asked for ASAN in PRs for PHP 8.2.

@arnaud-lb
Copy link
Member

Sure, I will take a look on Friday

@iluuu1994
Copy link
Member Author

@arnaud-lb I can just cherry-pick it here. 🙂 I was just asking if you see any issues with that. @ramsey Would you be ok with cherry-picking #9473 for PHP-8.2 too?

@iluuu1994
Copy link
Member Author

PHP-8.2 is not mostly "frozen", so this makes less sense. Bugs will target 8.1 which would still not get this pipeline.

@iluuu1994 iluuu1994 closed this Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants