Files
DS5Dongle-OLED-Edition-stea…/src
julen 8960987156 fix: integer overflow when inactive_time exceeds 35
When the inactive_time configuration value exceeds 35, the expression
`get_config().inactive_time * 60 * 1000 * 1000`
overflows the maximum int value due to implicit integer conversion.
2026-05-10 12:59:33 +08:00
..
2026-05-09 14:29:35 +08:00
2026-05-09 14:29:35 +08:00
2026-04-28 13:15:20 +08:00
2026-03-17 14:09:20 +08:00
2026-05-05 11:43:51 +08:00
2026-05-05 01:17:15 +08:00
2026-05-09 21:16:24 +08:00
2026-05-07 22:28:29 +08:00
2026-04-26 15:14:26 +08:00
2026-05-08 19:58:34 +08:00