https://gitlab.synchro.net/main/sbbs/-/commit/7e2d255f35e499c0039fa28a
Modified Files:
src/sbbs3/atcodes.cpp
Log Message:
atcodes: suppress INTEGER_OVERFLOW for CDTLEFT credit cast (CID 640970)
The cast of user_available_credits() (uint64_t) to int64_t overflows
only if credits exceed INT64_MAX (~9.2 quintillion). Not a real
concern; SUPPRESS with explanation rather than a runtime clamp.
Co-Authored-By: Claude Opus 4.7 <
noreply@anthropic.com>
--- SBBSecho 3.37-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)