Skip to content

Conversation

@gonzaloivan121
Copy link

I've been trying to fix this "'DC': undeclared identifier" error and I finally was able to fix it.

I noticed in the lines 3839 and 3841, the DC.Layouts calls were not being used correctly.

In order to check if the window is not a null pointer. This made the application crash
@Nuxar1
Copy link

Nuxar1 commented Nov 19, 2023

This is wrong. The for loop has to be completely removed. If not there's a use-after-free bug.

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.

2 participants