Skip to content

Fixed 32-bit integer overflow bug in sort.c#4381

Merged
atrayano merged 3 commits into
developfrom
bugfix/integer32_overflow_fix
Feb 11, 2026
Merged

Fixed 32-bit integer overflow bug in sort.c#4381
atrayano merged 3 commits into
developfrom
bugfix/integer32_overflow_fix

Conversation

@atrayano
Copy link
Copy Markdown
Contributor

@atrayano atrayano commented Feb 11, 2026

Types of change(s)

  • 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)
  • Trivial change (affects only documentation or cleanup)
  • Refactor (no functional changes, no api changes)

Checklist

  • Tested this change with a run of GEOSgcm
  • Ran the Unit Tests (make tests)

Description

This PR fixes an 32-bit integer overflow bug resulting in bad tile file for C5706

Related Issue

@atrayano atrayano self-assigned this Feb 11, 2026
@atrayano atrayano added 🪲 Bugfix This fixes a bug! 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. labels Feb 11, 2026
@atrayano atrayano marked this pull request as ready for review February 11, 2026 17:04
@atrayano atrayano requested a review from a team as a code owner February 11, 2026 17:04
@atrayano atrayano merged commit 60ecab0 into develop Feb 11, 2026
45 checks passed
@atrayano atrayano deleted the bugfix/integer32_overflow_fix branch February 11, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0 Diff The changes in this pull request have verified to be zero-diff with the target branch. 🪲 Bugfix This fixes a bug!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants