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

/INIVOL : removed unnecessary line to prevent potential variable bounds issue #3264

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

Schwoertzig
Copy link
Collaborator

/INIVOL : prevent potential variable bounds issue

Description of the changes

  • Potential issue with variable bounds due to two unnecessary line of code (197-198). The line was removed to prevent possible out-of-bounds access or unintended behavior.
  • conditional test introduced on line 165

@laurent-altr laurent-altr merged commit d5818dc into OpenRadioss:main Dec 27, 2024
8 checks passed
@Schwoertzig Schwoertzig deleted the inivol_check_bounds branch January 6, 2025 14:07
@Schwoertzig Schwoertzig restored the inivol_check_bounds branch January 6, 2025 14:07
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