[us-commits] [ehb54/ultrascan3] 9107bb: somo/grpy: memory guard - add Windows physical-RAM...
emre brookes
noreply at github.com
Thu Aug 6 21:31:45 MDT 2026
Branch: refs/heads/ehb54-issue-987
Home: https://github.com/ehb54/ultrascan3
Commit: 9107bb46c07f34ea32ea5afe4a775af018020f3d
https://github.com/ehb54/ultrascan3/commit/9107bb46c07f34ea32ea5afe4a775af018020f3d
Author: ehb54 <brookes at uthscsa.edu>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M us_somo/develop/src/us_hydrodyn_grpy.cpp
Log Message:
-----------
somo/grpy: memory guard - add Windows physical-RAM detection
Windows is a shipped SOMO target (GRPY_win64) but was falling through to the
"unknown -> no guard" path. Add GlobalMemoryStatusEx (ullTotalPhys) so the
pre-flight memory guard applies there too. Mac/Linux paths unchanged; the
Windows branch is #if'd out off-Windows and needs verifying on the win build.
Refs ehb54/ultrascan-tickets#987
Co-Authored-By: Claude Opus 4.8 <noreply at anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications
More information about the us-commits
mailing list