Files
ladybird/Kernel
Idan Horowitz b4cdd6a55c Kernel: Prevent integer overflow in USB::Hub::check_for_port_updates()
The maximum valid value is 255, so max + 1 doesn't fit in a u8.
2024-05-27 17:35:42 +02:00
..
2024-05-07 16:54:27 -06:00
2023-11-08 09:31:54 +01:00