Skip to content

Conversation

rerobika
Copy link
Member

The buffer size was previously badly computed since scale == 0 case was not checked, therefore the buffer size was smaller than intended.
This patch fixes #1974.

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

The buffer size was previously badly computed since scale == 0 case was not checked, therefore the buffer size was smaller than intended.
This patch fixes this issue.

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik [email protected]
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

@yichoi
Copy link
Contributor

yichoi commented Aug 30, 2017

LGTM

@yichoi yichoi merged commit e62b5b6 into jerryscript-project:master Aug 30, 2017
@rerobika rerobika deleted the issue_1974 branch April 16, 2018 10:52
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.

ecma_builtin_number_prototype_object_to_string access outside of buffer region (005)

3 participants