Skip to content

Conversation

@dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Sep 12, 2021

Fixes #1944 where in the general case reusing a StaticArray, when the same expression is recursively involved in subexpressions, preparing the subexpression (using the same StaticArray) could overwrite yet unprocessed values before the outer .join("") is performed.

  • I've read the contributing guidelines
  • I've added my name and email to the NOTICE file

@dcodeIO dcodeIO merged commit 1d11f4b into main Sep 13, 2021
@dcodeIO dcodeIO deleted the issue-1944 branch September 14, 2021 12:21
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.

[Bug] String interpolation can rewrite local variables when making function calls inside string

2 participants