Skip to content

Fix type confusion in RegExp.escape with rope strings#1574

Merged
saghul merged 1 commit into
masterfrom
fix-issue-1571
Jul 16, 2026
Merged

Fix type confusion in RegExp.escape with rope strings#1574
saghul merged 1 commit into
masterfrom
fix-issue-1571

Conversation

@saghul

@saghul saghul commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Fixes #1571

@saghul
saghul merged commit ee13c7f into master Jul 16, 2026
128 checks passed
@saghul
saghul deleted the fix-issue-1571 branch July 16, 2026 10:08
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.

Type confusion in RegExp.escape leads to heap OOB read

1 participant