]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
fix: guard setInterval delays against 32-bit integer overflow
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 13 Feb 2026 15:05:47 +0000 (16:05 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 13 Feb 2026 15:09:03 +0000 (16:09 +0100)
commit1f39a680df8b7fdbb673498edb9a6d42a3b40ea7
tree326efb92b2b053bca56b5a98dacfc9e6e06b3aab
parent50e7c1273f671fdbced235bbc66acf12854b3a46
fix: guard setInterval delays against 32-bit integer overflow
src/charging-station/ChargingStation.ts
src/utils/Constants.ts
src/utils/Utils.ts
src/utils/index.ts
tests/utils/Utils.test.ts