]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fdisk: fix sgi_check_bootfile name size minimum
authormr-bronson <ghbugs@toeai.com>
Sun, 18 Aug 2024 00:54:08 +0000 (00:54 +0000)
committerKarel Zak <kzak@redhat.com>
Fri, 3 Jan 2025 11:21:42 +0000 (12:21 +0100)
commitc4b155cbf48e80328626b6c94ee6f9c121765d59
tree69ff5c92589c8154b6b6a0b24a6cb33e6fb80a88
parent37923ef6ad5431d61bedba96c64c74c0aa91c158
fdisk: fix sgi_check_bootfile name size minimum

The name does not contain newline, so the comment and logic was wrong.

(cherry picked from commit 6dfc07a7189eea461d52ff85620b286a4817a658)
libfdisk/src/sgi.c