Skip to content

process.totalSystemMemory: Avoid overflow on Linux when totalram is a 32-bit usize#25056

Merged
alexrp merged 1 commit into
ziglang:masterfrom
squeek502:totalram-32bit-usize
Aug 28, 2025
Merged

process.totalSystemMemory: Avoid overflow on Linux when totalram is a 32-bit usize#25056
alexrp merged 1 commit into
ziglang:masterfrom
squeek502:totalram-32bit-usize

Conversation

@squeek502
Copy link
Copy Markdown
Member

Fixes #25038

@alexrp alexrp enabled auto-merge (rebase) August 28, 2025 05:19
@alexrp alexrp merged commit 224fca7 into ziglang:master Aug 28, 2025
14 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.

Integer overflow in totalSystemMemory on 32-bit Linux systems

2 participants