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

bugfix: Fixed uninitialized path variable #1502

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

DidierMalenfant
Copy link
Contributor

Looks like path was used before being initialized here. I replaced the call to _tcscpy with one to my_strdup instead.

@midwan

@midwan midwan enabled auto-merge (squash) November 7, 2024 13:12
@midwan midwan merged commit c1aa68b into BlitterStudio:master Nov 7, 2024
14 checks passed
@DidierMalenfant DidierMalenfant deleted the init-path-var branch November 7, 2024 16:24
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