diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-14 22:50:06 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-26 06:59:41 +0000 |
| commit | 1583947625a070f71541724cbf5f0765c9771d89 (patch) | |
| tree | 463888363414e4d530a2af14ed8f0f68f01b312e /util/sbase/libutil/mkdirp.c | |
| parent | e4802d4013e26acd0090066145298bfefb9d13b0 (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/libutil/mkdirp.c')
0 files changed, 0 insertions, 0 deletions
