Skip to content

Comments

Fix unitialized variable#113

Merged
kdj0c merged 2 commits intoAetf:developfrom
kdj0c:fix_unitialized
Jun 12, 2025
Merged

Fix unitialized variable#113
kdj0c merged 2 commits intoAetf:developfrom
kdj0c:fix_unitialized

Conversation

@kdj0c
Copy link
Collaborator

@kdj0c kdj0c commented Jun 6, 2025

trivial fixes to uninitialized variables

Fix #68

Jocelyn Falempe added 2 commits June 6, 2025 15:35
n is used unitialized when calling eglChooseConfig() the first time.

Fix Aetf#68

Signed-off-by: Jocelyn Falempe <[email protected]>
the value of ret, can be returned if it takes the err_pixman path.
remove the ret variable as it is clear what to return in each case.

Fix Aetf#68

Signed-off-by: Jocelyn Falempe <[email protected]>
@kdj0c kdj0c merged commit 71af3ca into Aetf:develop Jun 12, 2025
@kdj0c kdj0c deleted the fix_unitialized branch October 10, 2025 09:35
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.

Build error

1 participant