Skip to content

Fix nasty parameter storage corruption bug#8098

Merged
orklah merged 1 commit intovimeo:masterfrom
nicelocal:fix_parameter_storage_corruption
Jun 13, 2022
Merged

Fix nasty parameter storage corruption bug#8098
orklah merged 1 commit intovimeo:masterfrom
nicelocal:fix_parameter_storage_corruption

Conversation

@danog
Copy link
Copy Markdown
Collaborator

@danog danog commented Jun 13, 2022

This fixes a very nasty parameter storage corruption bug, which lead to very hard to reproduce, order-dependent false positives and false negatives in our codebase.

@orklah orklah added the release:fix The PR will be included in 'Fixes' section of the release notes label Jun 13, 2022
@orklah
Copy link
Copy Markdown
Collaborator

orklah commented Jun 13, 2022

Oh great! Those are indeed hard to debug!

I can merge that, but you targeted master (which is the branch for Psalm 5). I can't give you a release date for it. You may want to target 4.x if you want your fix earlier on Psalm 4

@danog
Copy link
Copy Markdown
Collaborator Author

danog commented Jun 13, 2022

I'm actually already using psalm v5, so I don't mind getting it merged into master :)

@orklah orklah merged commit eb1ef40 into vimeo:master Jun 13, 2022
@orklah
Copy link
Copy Markdown
Collaborator

orklah commented Jun 13, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:fix The PR will be included in 'Fixes' section of the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants