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(var): attempt to fix Use of uninitialized value #4723

Closed
wants to merge 1 commit into from

Conversation

omercier
Copy link
Contributor

@omercier omercier commented Nov 1, 2023

Description

Attempt to fix reported issue #4703 by setting the variable to 0 if not defined.

Fixes #4703

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software

@omercier omercier closed this Nov 1, 2023
@omercier omercier deleted the MON-24199-fix-uninitialized-values branch November 1, 2023 23:04
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.

1 participant