]> git.ipfire.org Git - thirdparty/grub.git/commit
misc: Ensure consistent overflow error messages
authorLidong Chen <lidong.chen@oracle.com>
Tue, 21 Jan 2025 19:02:39 +0000 (19:02 +0000)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 13 Feb 2025 14:45:58 +0000 (15:45 +0100)
commitf8795cde217e21539c2f236bcbb1a4bf521086b3
tree4942eb70b7e2635b5ccf8cde3175dc60ca7cdbcc
parent66733f7c7dae889861ea3ef3ec0710811486019e
misc: Ensure consistent overflow error messages

Update the overflow error messages to make them consistent
across the GRUB code.

Signed-off-by: Lidong Chen <lidong.chen@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/fs/ntfs.c
grub-core/fs/ntfscomp.c
grub-core/video/readers/png.c