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

highlight(matlab): Better UTF-8 handling. #7532

Merged
merged 1 commit into from
Jul 9, 2023

Conversation

acristoffers
Copy link
Contributor

Me again. The "fuzzer" found problems in the code that caused hangs and sigsegvs. They were related mostly to baddly handled UTF-8 chars in my code (and the sigsegv came from the stdlib O.o). Now fixed. It now ran for 1 hour without finding any more problems so hopefully there's nothing like that anymore.

@pascalkuthe pascalkuthe merged commit 5501928 into helix-editor:master Jul 9, 2023
6 checks passed
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
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.

3 participants