Skip to content

fix: clobbered warning#138

Merged
leo-aa88 merged 1 commit intomainfrom
fix/clobbered
Sep 30, 2025
Merged

fix: clobbered warning#138
leo-aa88 merged 1 commit intomainfrom
fix/clobbered

Conversation

@SIGMazer
Copy link
Member

Description

In some gcc version they throw clobbered warning I thing the current modification will fix it

Related Issue

Fixes #<issue_number>

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Performance improvement
  • Refactor

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have documented my changes in the code or documentation
  • I have added tests that prove my changes work (if applicable)
  • I have run the unit tests locally
  • I have run the valgrind memory tests locally
  • All new and existing tests pass

Signed-off-by: SIGMazer <mazinasd7@gmail.com>
@SIGMazer SIGMazer added the bug Something isn't working label May 27, 2025
@SIGMazer SIGMazer requested a review from leo-aa88 May 27, 2025 23:54
@leo-aa88 leo-aa88 merged commit d0af5c8 into main Sep 30, 2025
2 checks passed
@SIGMazer SIGMazer deleted the fix/clobbered branch October 4, 2025 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants