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

Fix leaking lastIndex values in RegExp built-ins #4787

Merged
merged 1 commit into from
Oct 1, 2021

Conversation

ossy-szeged
Copy link
Contributor

Fixes #4781. This is a followup fix after #4166.

JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác csaba.osztrogonac@h-lab.eu

Fixes jerryscript-project#4781. This is a followup fix after jerryscript-project#4166.

JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác csaba.osztrogonac@h-lab.eu
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 f3cd586 into jerryscript-project:master Oct 1, 2021
@ossy-szeged ossy-szeged deleted the fix-regexp-leak branch January 7, 2022 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unfreed float causing memory leak in ecma-regexp-object
3 participants