disklabel64 - Increased verification of the partition format.
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Tue, 3 Sep 2013 12:02:00 +0000 (14:02 +0200)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Tue, 3 Sep 2013 13:17:26 +0000 (15:17 +0200)
commitd5c4918a7c3b1637042bbdab36e55a2985aaf440
treef1bea0d4b62010d6bb151b2cdde1ee3b8deb04ed
parentafd53cd67ca1bcde44cb522b5511fbc2830e615e
disklabel64 - Increased verification of the partition format.

* Check whether the filesystem type is specified when
  formatting partitions.

  Specifying:
a: * 0

  would cause a SEGFAULT due the filesystem field not being present.

Fix has been taken from disklabel32.
sbin/disklabel64/disklabel64.c