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

Add stack limit check to proxy operations #3796

Merged
merged 1 commit into from
May 26, 2020

Conversation

dbatyai
Copy link
Member

@dbatyai dbatyai commented May 25, 2020

Fixes #3785.

@dbatyai dbatyai added the bug Undesired behaviour label May 25, 2020
Copy link
Member

@rerobika rerobika left a comment

Choose a reason for hiding this comment

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

LGTM

Fixes jerryscript-project#3785.

JerryScript-DCO-1.0-Signed-off-by: Dániel Bátyai [email protected]
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

@zherczeg zherczeg merged commit 15629e8 into jerryscript-project:master May 26, 2020
@dbatyai dbatyai deleted the proxy_stack_check branch June 10, 2020 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Undesired behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stack Exhaustion (ecma_proxy_object_get, ecma_proxy_object_set)
3 participants