Skip to content

Limit the constructed string size in String.prototype.repeat #3066

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

Merged
merged 1 commit into from
Sep 7, 2019

Conversation

rerobika
Copy link
Member

@rerobika rerobika commented Sep 5, 2019

This patch fixes #3063.

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik [email protected]

This patch fixes jerryscript-project#3063.

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik [email protected]
@rerobika rerobika added bug Undesired behaviour ES2015 Related to ES2015 features labels Sep 5, 2019
Copy link
Member

@dbatyai dbatyai left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@zherczeg zherczeg left a comment

Choose a reason for hiding this comment

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

LGTM

@dbatyai dbatyai merged commit 91818be into jerryscript-project:master Sep 7, 2019
@rerobika rerobika deleted the fix_issue_3063 branch June 16, 2020 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Undesired behaviour ES2015 Related to ES2015 features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

heap-buffer-overflow in ecma_string_copy_to_cesu8_buffer
3 participants