diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-14 22:50:06 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-14 22:50:06 +0000 |
| commit | 7c79db20e3e8667a26be691e5bcb7d5fb1737e27 (patch) | |
| tree | 61ff3eec7a80a14d43adb02302ca321df53107cc /util/sbase/sha224sum.c | |
| parent | ef4e9dc895e3e2454c904548a7d0e78235a1767f (diff) | |
util/nvmutil: fix potential overflow in rw
off is signed, so converting that to unsigned
is better than converting rc (unsigned)
to signed. i had the right idea, but got
it wrong in the earlier version. this
should fix potential overflow issues.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/sbase/sha224sum.c')
0 files changed, 0 insertions, 0 deletions
