Skip to content

JANITORIAL: Fix some release build warnings #6592

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

Merged
merged 1 commit into from
May 4, 2025

Conversation

orgads
Copy link
Contributor

@orgads orgads commented May 3, 2025

  • Unused locals (assert is no-op in release build)
  • Bad usage of strncpy
  • Uninitialized variables

@orgads orgads requested a review from sev- May 3, 2025 21:31
* Unused locals (assert is no-op in release build)
* Bad usage of strncpy
* Uninitialized variables
@orgads orgads force-pushed the release-warnings branch from a5dc9b8 to 9a55925 Compare May 4, 2025 09:35
@sev-
Copy link
Member

sev- commented May 4, 2025

Thanks!

@sev- sev- merged commit c5c083d into scummvm:master May 4, 2025
8 checks passed
@orgads orgads deleted the release-warnings branch May 4, 2025 20:50
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