Skip to content

mod_menu: fix overflow error#6111

Merged
serprex merged 1 commit intoHarbourMasters:developfrom
serprex:fix-mods-overflow
Jan 6, 2026
Merged

mod_menu: fix overflow error#6111
serprex merged 1 commit intoHarbourMasters:developfrom
serprex:fix-mods-overflow

Conversation

@serprex
Copy link
Contributor

@serprex serprex commented Jan 6, 2026

size_t is unsigned, >= 0 is always true

@Malkierian
Copy link
Contributor

Don't remove that comment block, I'll be re-implementing it soon.

@serprex serprex force-pushed the fix-mods-overflow branch from 2daf6f8 to f6dcb4a Compare January 6, 2026 21:57
size_t is unsigned, `>= 0` is always true
@serprex serprex merged commit e6fb9a6 into HarbourMasters:develop Jan 6, 2026
6 checks passed
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