https://gitlab.synchro.net/main/sbbs/-/commit/bd294a6c23647cbcf9799cb1
Modified Files:
src/sbbs3/js_system.cpp
Log Message:
js_system: use UINT_TO_JSVAL for node.extaux to avoid signed overflow (CID 530515)
node.extaux is uint32_t; the cast to (int) for INT_TO_JSVAL could yield
a negative value for extaux > INT_MAX. Use UINT_TO_JSVAL like the rest
of the codebase already does for this field (e.g., js_system.cpp:2717).
Co-Authored-By: Claude Opus 4.7 <
[email protected]>
---
� Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net