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 "Error occurred opening" due to uninitialized variables #725

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

jdpurcell
Copy link
Contributor

I just noticed that sometimes after launching qView without a file (i.e. no command line arguments), it would display this error with a random number:

image

I've only seen it happen on the 32-bit Windows build. Seems it was caused by uninitialized variables when ErrorData gets default-initialized.

@jurplel jurplel merged commit e083114 into jurplel:master Oct 19, 2024
7 checks passed
@jdpurcell jdpurcell deleted the pr-error_uninit branch October 19, 2024 01:14
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