git: disklabel64 - Increased verification of the partition format.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Tue Sep 3 06:18:22 PDT 2013
commit d5c4918a7c3b1637042bbdab36e55a2985aaf440
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Tue Sep 3 14:02:00 2013 +0200
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.
Summary of changes:
sbin/disklabel64/disklabel64.c | 5 +++++
1 file changed, 5 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d5c4918a7c3b1637042bbdab36e55a2985aaf440
--
DragonFly BSD source repository
More information about the Commits
mailing list