Skip to content

fixed bug which appears with tirkish dictionary#21

Open
aloistr wants to merge 2 commits intohunspell:masterfrom
aloistr:master
Open

fixed bug which appears with tirkish dictionary#21
aloistr wants to merge 2 commits intohunspell:masterfrom
aloistr:master

Conversation

@aloistr
Copy link
Copy Markdown

@aloistr aloistr commented Feb 1, 2021

No description provided.

offset can become -1, which leads to an illegale memory write to
matchrepl[-1] further down.
The problem appears when I use a Turkish dictionary, and the error may
caused by bad data in
the dictionary hyph_tr.dic from
https://github.com/Slyneth/hunspell-hyphenation-turkish
@aloistr
Copy link
Copy Markdown
Author

aloistr commented Feb 1, 2021

fixed bug in hyphen.c which crashes with Turkish dictionary

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.

1 participant