FDOS / fdisk

Fixed Disk Setup Program - manages partitions using the MBR partitioning scheme
GNU General Public License v2.0
44 stars 14 forks source link

fix critical bugs: disk size detection and wrong partition table loading #18

Closed boeckmann closed 1 year ago

boeckmann commented 1 year ago

These fixes should be double checked before released into the wild. There may be more errors of this form, but I have not tested all possible cases yet.

These errors occur even if FDISK is used as the only partitioning tool and therefore should be considered critical.

Please see the commit messages for a more detailed explanation of the errors.