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 crash caused by missing sanity checks in CodeEdit. #69637

Closed

Conversation

Eoin-ONeill-Yokai
Copy link
Contributor

There were missing sanity checks in CodeEdit that would cause a crash when filled with garbage data. This should fix potential overflow problems.

#68154

@Eoin-ONeill-Yokai Eoin-ONeill-Yokai requested a review from a team as a code owner December 6, 2022 04:56
scene/gui/code_edit.cpp Outdated Show resolved Hide resolved
@akien-mga akien-mga added this to the 4.0 milestone Dec 6, 2022
@akien-mga
Copy link
Member

Remember to use closing keywords so that the linked issue gets closed when the PR is merged: https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue

@Paulb23
Copy link
Member

Paulb23 commented Feb 5, 2023

Superseded by #60904

@Paulb23 Paulb23 closed this Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants