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

[Security] Workaround segfault #46624

Merged
merged 1 commit into from Jun 9, 2022
Merged

Conversation

chalasr
Copy link
Member

@chalasr chalasr commented Jun 9, 2022

Q A
Branch? 6.2
Bug fix? yes
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

For some reason, this patch avoids the segfault we have on the 6.2 security-http test suite (PHP 8.1).
I didn't debug it further. Should be reported to php anyway I suppose.

@nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Jun 9, 2022

Thank you @chalasr.

@nicolas-grekas nicolas-grekas merged commit 9edba5d into symfony:6.2 Jun 9, 2022
3 of 8 checks passed
@chalasr chalasr deleted the avoid-segfault branch Jun 9, 2022
chalasr added a commit to chalasr/symfony that referenced this issue Jun 10, 2022
@chalasr chalasr mentioned this pull request Jun 10, 2022
nicolas-grekas added a commit that referenced this issue Jun 10, 2022
This PR was merged into the 6.2 branch.

Discussion
----------

[Security] Fix tests

| Q             | A
| ------------- | ---
| Branch?       | 6.2
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

Same as #46624 for FormLoginAuthenticator et al.

Commits
-------

c884399 [Security] Fix tests
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.

None yet

4 participants