summaryrefslogtreecommitdiff
path: root/util/sbase/env.c
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-14 22:50:06 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-14 22:50:06 +0000
commit7c79db20e3e8667a26be691e5bcb7d5fb1737e27 (patch)
tree61ff3eec7a80a14d43adb02302ca321df53107cc /util/sbase/env.c
parentef4e9dc895e3e2454c904548a7d0e78235a1767f (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/env.c')
0 files changed, 0 insertions, 0 deletions