summaryrefslogtreecommitdiff
path: root/config/submodule/grub/default/sr.po/module.cfg
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-04-01 17:27:18 +0100
committerLeah Rowe <leah@libreboot.org>2026-04-01 17:29:28 +0100
commitc48a962eaf4d2033465a01c83c98caeca7b5a5fd (patch)
treeb45377f58b985aa7cf2139f1f5badf0bb95f7bb9 /config/submodule/grub/default/sr.po/module.cfg
parent3d24aa98f9a38dc246afbf1fb23d3b99b03bea2b (diff)
lbutils/file: fix overflow check
clang -Weverything: lib/file.c:165:49: warning: implicit conversion changes signedness: 'ssize_t' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion] 165 | if (if_err(rval >= 0 && (size_t)rval > (nrw - rc), EOVERFLOW)) Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/submodule/grub/default/sr.po/module.cfg')
0 files changed, 0 insertions, 0 deletions