Skip to content

Fix heap-buffer-overflow in ecma_builtin_json_quote #4143

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
Aug 18, 2020

Conversation

ossy-szeged
Copy link
Contributor

Fixes #4129.

JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác [email protected]

@ossy-szeged ossy-szeged force-pushed the fix-4129 branch 2 times, most recently from d22cea2 to f5f89cf Compare August 17, 2020 08:55
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

@rerobika rerobika added the bug Undesired behaviour label Aug 17, 2020
Fixes jerryscript-project#4129.

JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác [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

@ossy-szeged ossy-szeged merged commit b828d1c into jerryscript-project:master Aug 18, 2020
@ossy-szeged ossy-szeged deleted the fix-4129 branch August 18, 2020 11:56
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.

Assertion '(c & LIT_UTF8_3_BYTE_MASK) == LIT_UTF8_3_BYTE_MARKER' in lit_read_code_unit_from_utf8
3 participants