summaryrefslogtreecommitdiff
path: root/util/sbase/mv.c
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-06 22:08:15 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-06 22:09:56 +0000
commit2c2bda31ea4ca66aeec8200f91920d5044f6c45e (patch)
tree36056f77c37acd815ead923e335490632b5a0953 /util/sbase/mv.c
parentf57358ac1eec2229da2f97e978a747a5458dfd4c (diff)
util/nvmutil: use unsigned char in hextonum
char can be signed or unsigned, and this is often implementation-defined. this could result in bad comparisons, so we should specifically cast it. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/sbase/mv.c')
0 files changed, 0 insertions, 0 deletions