]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libfdisk: (gpt) fix N-1 error for partition size
authorKarel Zak <kzak@redhat.com>
Tue, 14 Oct 2014 15:26:27 +0000 (17:26 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 14 Oct 2014 15:26:27 +0000 (17:26 +0200)
commit0c344037f0df8130cddd332ba78da4915e03fa68
tree57cf9e3c2bd70d5239ab40dc9eb1aa0ad12abfa4
parent3df4adac3e65e9e203c547d2f749e0c7cbab29a5
libfdisk: (gpt) fix N-1 error for partition size

The same bug like on dos.c, the limits for the "last sector" dialog
are already with "-1".

Signed-off-by: Karel Zak <kzak@redhat.com>
libfdisk/src/gpt.c