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 possible crash due to off-by-one error in wikitext editor. #3551

Merged
merged 1 commit into from Aug 30, 2022

Conversation

dbrant
Copy link
Member

@dbrant dbrant commented Aug 30, 2022

The crash can occur if you go into the wikitext editor and add empty line(s) at the end of the text box.

@dbrant dbrant added the Minor Minor stuff label Aug 30, 2022
@cooltey cooltey merged commit cfa90d3 into main Aug 30, 2022
@cooltey cooltey deleted the wikitextCrash1 branch August 30, 2022 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Minor Minor stuff
2 participants