CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2023/01/13 07:24:17

Modified files:
        sbin/disklabel : editor.c 

Log message:
Fix a couple of auto allocation corner cases.

Don't stop counting free partitions just because a spoofed
partition is encountered.

Always check for (end - start) underflow after rounding
start/end to cylinder boundaries.

Reply via email to