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

Crash regression for eval("a/("+Array(2**16).fill(0).join(",")+")"); #6438

Open
ryanelfmank2 opened this issue Apr 27, 2020 · 1 comment
Open

Comments

@ryanelfmank2
Copy link

Hello,

I am able to reproduce the following bug still with NuGet package 1.11.17 using the code above

eval("a/("+Array(2**16).fill(0).join(",")+")");

This was closed out a while back #5699 so I thought I would create a new issue.

@rhuanjl
Copy link
Collaborator

rhuanjl commented Apr 27, 2020

Thanks for the report.

This doesn't repro in the master branch - it looks like the fix was pushed to master but not to the release.

FYI on the future of chakracore:
Microsoft are continuing security fixes on the release branch but are no longer cutting releases from the master branch.

We (a community team NOT from microsoft) are working on a new release from master with new features.

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

No branches or pull requests

2 participants