Fix overlap check in autoalloc code; ending_sector is the sector after the
authorkettenis <kettenis@openbsd.org>
Sun, 30 May 2021 19:02:30 +0000 (19:02 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 30 May 2021 19:02:30 +0000 (19:02 +0000)
commitce5a1c4354a3a26c8d1090a99f1a27c59c0077f2
tree09b59fdd95821ab9c10527e72b22a046f4aea275
parent1a9902bfb51169e1bdd6fe21370a92a67be5e4e5
Fix overlap check in autoalloc code; ending_sector is the sector after the
OpenBSD area of the disk so it is fine if a "foreign" partition starts at
ending_sector.

ok krw@, otto@
sbin/disklabel/editor.c