Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Slice argument list to fix abstract recovery bug #2156

Closed
wants to merge 5 commits into from

Conversation

trueadm
Copy link
Contributor

@trueadm trueadm commented Jun 24, 2018

Release notes: none

Fixes a bug where the argument list gets mutated and padded with undefined values, so instead we slice it a copy of it so we don't mutate the same array and pass the mutated array instead. Fixes #2153.

Copy link

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@trueadm is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants