genode/repos/os/include/util
Johannes Schlatow 78a6d2bd0c os: fix multiplication wrap-around in Area::count
When having a maximized terminal window, a suspend was causing an
invalid mode change at nitpicker. This triggered a huge resource request
in nitpicker because the RAM-quota check was rendered ineffective by a
wrap-around during unsigned multiplication.

Issue genodelabs/genode#5180
Fixes genodelabs/genode#5201
2024-06-20 12:54:29 +02:00
..
bezier.h os/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
color.h base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
dirty_rect.h os/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
dither_matrix.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
endian.h monitor: add more debugging features 2023-08-23 13:46:37 +02:00
formatted_output.h os/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
geometry.h os: fix multiplication wrap-around in Area::count 2024-06-20 12:54:29 +02:00
utf8.h os: avoid implicit conversions 2021-12-17 15:04:45 +01:00