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 SEGV issue in fribidi_remove_bidi_marks #186

Merged
merged 1 commit into from
Mar 30, 2022
Merged

Conversation

tagoh
Copy link
Contributor

@tagoh tagoh commented Feb 17, 2022

Escape from fribidi_remove_bidi_marks() immediately if str is null.

This fixes #183

@tagoh
Copy link
Contributor Author

tagoh commented Mar 29, 2022

@dov any chance to get this reviewed?

Escape from fribidi_remove_bidi_marks() immediately if str is null.

This fixes fribidi#183
@dov dov merged commit a8bfacc into fribidi:master Mar 30, 2022
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.

SEGV on unknown address 0x000000000000 (pc 0x55cc8b6086a6 bp 0x7ffed6538790 sp 0x7ffed6538740 T0)
2 participants