cbmk/util
Leah Rowe b44c311db7 util/nvmutil swap(): ensure that no overflow occurs
it wouldn't occur, on the current logic, but i wasn't
comfortable having the starting point (on little endian)
being higher than the checked endpoint, in case of
possible integer overflow as a result of future
modifications.

this is therefore a pre-emptive bug fix, because it doesn't
yet fix a bug, but it prevents a bug from being introduced.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-27 04:12:21 +00:00
..
dell-flash-unlock dell-flash-unlock: Remove dependency on GNU Make 2024-05-03 01:47:38 +01:00
nvmutil util/nvmutil swap(): ensure that no overflow occurs 2025-01-27 04:12:21 +00:00
spkmodem_recv util/spkmodem-recv: More correct Makefile 2025-01-07 00:31:41 +00:00